Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter S. Mazinger 6ff79172d5 Remove __strto* from header (glibc sync), disable __asprintf/__getdelim, not provided vor 19 Jahren
  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 vor 19 Jahren
  Peter S. Mazinger 0a962770bf Missed alias to xdr_string, thanks sjhill vor 19 Jahren
  Peter S. Mazinger 53b5f21c9c Hide more vor 19 Jahren
  Peter S. Mazinger 746d0019f2 No more *xdr* jump relocations vor 19 Jahren
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... vor 19 Jahren
  Peter S. Mazinger dec40863ed Correct typo, iconv binary does not use the internal versions vor 19 Jahren
  Peter S. Mazinger 92a148d641 Make use internal str*casecmp/wcscoll vor 19 Jahren
  Peter S. Mazinger 0c091da2f8 Get rid again of memset reloc vor 19 Jahren
  Peter S. Mazinger 8cbb9efc63 Correct syntax now... vor 19 Jahren
  Peter S. Mazinger 7a79b1da0c Use correct syntax, correct weak/strong for [__]strxfrm vor 19 Jahren
  Peter S. Mazinger 96cbd4c11d Add prototype for __time, #define time __time is not usable here vor 19 Jahren
  Peter S. Mazinger c3bb237b13 Hide strftime/strptime/wcsftime and make use of internals vor 19 Jahren
  Peter S. Mazinger 62f5e95233 Add needed prototypes removed from generic header vor 19 Jahren
  Peter S. Mazinger 8d6c011afe Hide str*casecmp/*coll/*xfrm and make use of the internal versions vor 19 Jahren
  Peter S. Mazinger ce5e361db2 Guard __strcoll/strcoll for C locales and use the same logic as elsewhere vor 19 Jahren
  Peter S. Mazinger 0a8209d901 Sync to glibc, remove __x vor 19 Jahren
  Peter S. Mazinger db782340c4 Add some needed prototypes and macros to allow transition of __XL and friends to hidden versions vor 19 Jahren
  Peter S. Mazinger b3f0872f22 Remove a loop if locales are to be built vor 19 Jahren
  "Steven J. Hill" cce16f1d63 Yeah, suck it up. I'm tired of merging stuff. vor 19 Jahren
  "Steven J. Hill" 75e081a206 Get rid of compiler warning. vor 19 Jahren
  "Steven J. Hill" 4c239f0726 We need these aliases to stay so that NPTL can override them. vor 19 Jahren
  "Steven J. Hill" 43dcd01c49 Part deux. vor 19 Jahren
  "Steven J. Hill" bc87181a3f Move 'librt' includes to be after pthreads since NPTL will be also be adding new code for this library. Be afraid, be very afraid. vor 19 Jahren
  "Steven J. Hill" f9edc7cfe3 Fix includes for NPTL thread model. vor 19 Jahren
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled vor 19 Jahren
  Mike Frysinger 680f842816 include more paths in libpthreads vor 19 Jahren
  Mike Frysinger db15eef988 hide some internal pthread functions vor 19 Jahren
  Mike Frysinger f97fb53f14 first pass at hidden_def() macro based on the glibc one vor 19 Jahren
  Mike Frysinger 6e6ff78b3e touchup whitespace/comments vor 19 Jahren