Историја ревизија

Аутор SHA1 Порука Датум
  Peter S. Mazinger ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases пре 20 година
  Peter S. Mazinger dcfc19695c Do __sleep, should we make it weak, so that libpthread can overwrite it? пре 20 година
  Peter S. Mazinger 3bbbffe5cf Implement __strto* __wcsto* and hide _stdlib_wcsto* пре 20 година
  Peter S. Mazinger e385ba0d0d Hide some of the f* *printf, use them as well пре 20 година
  Peter S. Mazinger 960acb5e32 Implement __tfind/__lfind and use them пре 20 година
  Peter S. Mazinger c6023f4908 Reorder and remove prototypes пре 20 година
  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 ;-( пре 20 година
  Peter S. Mazinger b86c66e8f9 Enable __iswctype_l prototype пре 20 година
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* пре 20 година
  Peter S. Mazinger ab9d3f10ea Use __open|__closedir пре 20 година
  Peter S. Mazinger 1194c25c32 Do ppc specific __ioctl too пре 20 година
  Peter S. Mazinger 0a8a65e0a0 Use __gettimeofday пре 20 година
  Peter S. Mazinger 942357a798 Implement __x versions пре 20 година
  Peter S. Mazinger 55829cec8a Correct use of __*log пре 20 година
  Peter S. Mazinger fec4793c9a Implement __mknod and use it пре 20 година
  Peter S. Mazinger d1a6e735ac Add hidden versions пре 20 година
  Peter S. Mazinger a8224c8856 Hide __syscall_ipc пре 20 година
  Peter S. Mazinger 6ff79172d5 Remove __strto* from header (glibc sync), disable __asprintf/__getdelim, not provided пре 20 година
  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 пре 20 година
  Peter S. Mazinger 0a962770bf Missed alias to xdr_string, thanks sjhill пре 20 година
  Peter S. Mazinger 53b5f21c9c Hide more пре 20 година
  Peter S. Mazinger 746d0019f2 No more *xdr* jump relocations пре 20 година
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... пре 20 година
  Peter S. Mazinger dec40863ed Correct typo, iconv binary does not use the internal versions пре 20 година
  Peter S. Mazinger 92a148d641 Make use internal str*casecmp/wcscoll пре 20 година
  Peter S. Mazinger 0c091da2f8 Get rid again of memset reloc пре 20 година
  Peter S. Mazinger 8cbb9efc63 Correct syntax now... пре 20 година
  Peter S. Mazinger 7a79b1da0c Use correct syntax, correct weak/strong for [__]strxfrm пре 20 година
  Peter S. Mazinger 96cbd4c11d Add prototype for __time, #define time __time is not usable here пре 20 година
  Peter S. Mazinger c3bb237b13 Hide strftime/strptime/wcsftime and make use of internals пре 20 година