Commit History

Author SHA1 Message Date
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone 19 years ago
  Peter S. Mazinger 7a3dea048d Use __sendto in __libc_send, small correction 19 years ago
  Peter S. Mazinger 31aa06ef80 Change the needed prototypes 19 years ago
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden 19 years ago
  Peter S. Mazinger 121d3f0fa2 Try to mimic glibc sigaction, sjhill, could you please test w/ this version? 19 years ago
  Peter S. Mazinger 2449b84347 Use hidden_weak_alias 19 years ago
  Peter S. Mazinger f4256c0836 Implement more hidden 19 years ago
  Peter S. Mazinger e1caf0011e Use internal \*_strerror_r 19 years ago
  Peter S. Mazinger 24d3cb8e5e Hidden __xpg|glibc_strerror_r 19 years ago
  Peter S. Mazinger faa7c8dc97 Similar impl. of __libc_x using hidden_weak_alias, hope threads work w/ it 19 years ago
  Peter S. Mazinger c1f6afc1dd Hide mallinfo 19 years ago
  Peter S. Mazinger 9fda32a9dd Use __strtod 19 years ago
  Peter S. Mazinger fb60c3098a Hide __strtofpmax, implement some hiddens 19 years ago
  Peter S. Mazinger 08f0e84f6c Sync w/ glibc 19 years ago
  Peter S. Mazinger dba2aab073 Add -DNOT_IN_libc to disable the libc-internal.h stuff 19 years ago
  Peter S. Mazinger afdecae49f Use internal versions 19 years ago
  Peter S. Mazinger ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases 19 years ago
  Peter S. Mazinger dcfc19695c Do __sleep, should we make it weak, so that libpthread can overwrite it? 19 years ago
  Peter S. Mazinger 3bbbffe5cf Implement __strto* __wcsto* and hide _stdlib_wcsto* 19 years ago
  Peter S. Mazinger e385ba0d0d Hide some of the f* *printf, use them as well 19 years ago
  Peter S. Mazinger 960acb5e32 Implement __tfind/__lfind and use them 19 years ago
  Peter S. Mazinger c6023f4908 Reorder and remove prototypes 19 years ago
  Peter S. Mazinger 2dc51f82eb Reorder so that no prototype is needed. Is there a better way to get rid of gcc warning instead of adding the loop for err/errx? attribute_noreturn is not enough ;-( 19 years ago
  Peter S. Mazinger b86c66e8f9 Enable __iswctype_l prototype 19 years ago
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* 19 years ago
  Peter S. Mazinger ab9d3f10ea Use __open|__closedir 19 years ago
  Peter S. Mazinger 1194c25c32 Do ppc specific __ioctl too 19 years ago
  Peter S. Mazinger 0a8a65e0a0 Use __gettimeofday 19 years ago
  Peter S. Mazinger 942357a798 Implement __x versions 19 years ago
  Peter S. Mazinger 55829cec8a Correct use of __*log 19 years ago