コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Peter S. Mazinger 62f5e95233 Add needed prototypes removed from generic header 20 年 前
  Peter S. Mazinger 8d6c011afe Hide str*casecmp/*coll/*xfrm and make use of the internal versions 20 年 前
  Peter S. Mazinger ce5e361db2 Guard __strcoll/strcoll for C locales and use the same logic as elsewhere 20 年 前
  Peter S. Mazinger 0a8209d901 Sync to glibc, remove __x 20 年 前
  Peter S. Mazinger db782340c4 Add some needed prototypes and macros to allow transition of __XL and friends to hidden versions 20 年 前
  Peter S. Mazinger b3f0872f22 Remove a loop if locales are to be built 20 年 前
  "Steven J. Hill" cce16f1d63 Yeah, suck it up. I'm tired of merging stuff. 20 年 前
  "Steven J. Hill" 75e081a206 Get rid of compiler warning. 20 年 前
  "Steven J. Hill" 4c239f0726 We need these aliases to stay so that NPTL can override them. 20 年 前
  "Steven J. Hill" 43dcd01c49 Part deux. 20 年 前
  "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. 20 年 前
  "Steven J. Hill" f9edc7cfe3 Fix includes for NPTL thread model. 20 年 前