Commitin historia

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