Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll il y a 19 ans
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone il y a 19 ans
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden il y a 19 ans
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* il y a 19 ans
  Peter S. Mazinger 53b5f21c9c Hide more il y a 19 ans
  Peter S. Mazinger 92a148d641 Make use internal str*casecmp/wcscoll il y a 19 ans
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled il y a 19 ans
  Peter S. Mazinger 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases il y a 19 ans
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy il y a 19 ans
  Peter S. Mazinger 8a0b43005a Hide mostly used functions il y a 19 ans
  Peter S. Mazinger d24608f995 Hiding again il y a 19 ans
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* il y a 19 ans
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones il y a 19 ans
  Peter S. Mazinger 83b2918ebe Some more hidden internals il y a 19 ans
  Peter S. Mazinger ec788ca809 Better solution to duplicate locking defines il y a 19 ans
  Peter S. Mazinger 789db36ade Change in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in addr.c also as int. Rename mylock/LOCK/UNLOCK in resolv.c to allow IMA compiling il y a 19 ans
  Eric Andersen 60841bc6f4 The default static buffer sizes are too small to handle the 8 entries returned il y a 19 ans
  Eric Andersen ead7e247a8 Fix it so uClibc returns multiple ips via h_addr_list, il y a 19 ans
  Eric Andersen 5aa1733024 Cleanup error case a bit il y a 19 ans
  Eric Andersen a4294fd5e1 This might actually now be thread safe, assuming I havn't broken it. il y a 19 ans
  Eric Andersen c1054500db trim trailing whitespace il y a 19 ans
  Eric Andersen e6275a2eab Jan Lana writes: il y a 20 ans
  Eric Andersen 18d6d9564f Implement gethostent_r il y a 20 ans
  Eric Andersen 003f2d15c1 Remove stale leftovers il y a 20 ans
  Eric Andersen 704b945040 Do not fail all lookups when /etc/resolv.conf is missing, as i.e. il y a 20 ans
  Eric Andersen e8b9579a76 req_search returned garbage. This teaches it to behave itself and il y a 20 ans
  Manuel Novoa III 6f60320934 On Monday 02 August 2004 08:44 am, Mike Frysinger wrote: il y a 20 ans
  Manuel Novoa III 79248fe718 Bug fix: gethostbyname2_r would fail if /etc/host was missing. il y a 20 ans
  Eric Andersen 48cfeab44c Imre Sunyi writes: il y a 20 ans
  Eric Andersen fa4145fac1 Implement res_search and res_querydomain based on netbsd code, il y a 21 ans