Historie revizí

Autor SHA1 Zpráva Datum
  Peter S. Mazinger 08f0e84f6c Sync w/ glibc před 20 roky
  Peter S. Mazinger dba2aab073 Add -DNOT_IN_libc to disable the libc-internal.h stuff před 20 roky
  Peter S. Mazinger afdecae49f Use internal versions před 20 roky
  Peter S. Mazinger ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases před 20 roky
  Peter S. Mazinger dcfc19695c Do __sleep, should we make it weak, so that libpthread can overwrite it? před 20 roky
  Peter S. Mazinger 3bbbffe5cf Implement __strto* __wcsto* and hide _stdlib_wcsto* před 20 roky
  Peter S. Mazinger e385ba0d0d Hide some of the f* *printf, use them as well před 20 roky
  Peter S. Mazinger 960acb5e32 Implement __tfind/__lfind and use them před 20 roky
  Peter S. Mazinger c6023f4908 Reorder and remove prototypes před 20 roky
  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 ;-( před 20 roky
  Peter S. Mazinger b86c66e8f9 Enable __iswctype_l prototype před 20 roky
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* před 20 roky
  Peter S. Mazinger ab9d3f10ea Use __open|__closedir před 20 roky
  Peter S. Mazinger 1194c25c32 Do ppc specific __ioctl too před 20 roky
  Peter S. Mazinger 0a8a65e0a0 Use __gettimeofday před 20 roky
  Peter S. Mazinger 942357a798 Implement __x versions před 20 roky
  Peter S. Mazinger 55829cec8a Correct use of __*log před 20 roky
  Peter S. Mazinger fec4793c9a Implement __mknod and use it před 20 roky
  Peter S. Mazinger d1a6e735ac Add hidden versions před 20 roky
  Peter S. Mazinger a8224c8856 Hide __syscall_ipc před 20 roky
  Peter S. Mazinger 6ff79172d5 Remove __strto* from header (glibc sync), disable __asprintf/__getdelim, not provided před 20 roky
  Peter S. Mazinger a0a86e975a Add hidden_weak_alias/hidden_strong_alias, remove gettimeofday hack and add comment about opendir/closedir undoable, it is too early in this file. i386/x86_64 could use optimized internal_function, but the commented part has to be done based on target, not host před 20 roky
  Peter S. Mazinger 0a962770bf Missed alias to xdr_string, thanks sjhill před 20 roky
  Peter S. Mazinger 53b5f21c9c Hide more před 20 roky
  Peter S. Mazinger 746d0019f2 No more *xdr* jump relocations před 20 roky
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... před 20 roky
  Peter S. Mazinger dec40863ed Correct typo, iconv binary does not use the internal versions před 20 roky
  Peter S. Mazinger 92a148d641 Make use internal str*casecmp/wcscoll před 20 roky
  Peter S. Mazinger 0c091da2f8 Get rid again of memset reloc před 20 roky
  Peter S. Mazinger 8cbb9efc63 Correct syntax now... před 20 roky