Historial de Commits

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