/[gcl]/gcl/h/protoize.h
ViewVC logotype

Diff of /gcl/h/protoize.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by mjthomas, Mon Sep 23 14:02:10 2002 UTC revision 1.14 by mjthomas, Tue Sep 24 03:05:38 2002 UTC
# Line 1784  unlink_loaded_files(void); Line 1784  unlink_loaded_files(void);
1784  #if defined (__MINGW32__)  #if defined (__MINGW32__)
1785  int bcmp ( const void *s1, const void *s2, size_t n );  int bcmp ( const void *s1, const void *s2, size_t n );
1786  void bcopy ( const void *s1, void *s2, size_t n );  void bcopy ( const void *s1, void *s2, size_t n );
1787    void bzero(void *b, size_t length);
1788  int TcpOutputProc ( int fd, char *buf, int toWrite, int *errorCodePtr, int block );  int TcpOutputProc ( int fd, char *buf, int toWrite, int *errorCodePtr, int block );
1789  void recreate_heap1 ( void );  void recreate_heap1 ( void );
1790  void init_shared_memory ( void );  void init_shared_memory ( void );

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26