Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 16 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 16 ans
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions il y a 16 ans
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. il y a 16 ans
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block il y a 16 ans
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
  Peter S. Mazinger b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) il y a 18 ans
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Mike Frysinger 8e376ca602 make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list il y a 19 ans
  Mike Frysinger 766709000a 2005-12-15 Aubrey.Li <aubreylee@gmail.com> writes: il y a 19 ans
  Mike Frysinger b000e6fce3 kill off minor warning il y a 19 ans
  Peter S. Mazinger 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name 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 746d0019f2 No more *xdr* jump relocations il y a 19 ans
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... il y a 19 ans
  Peter S. Mazinger 765696aac5 More hiding, 300 left 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 f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones il y a 19 ans
  Manuel Novoa III f8f7b10221 Revert Peter's __lib_gettimeofday patch. There's the minor issue of il y a 20 ans
  Eric Andersen 7e2b221be1 Peter S. Mazinger writes: il y a 20 ans
  Eric Andersen cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this il y a 22 ans
  Eric Andersen ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add il y a 23 ans
  Manuel Novoa III 356b686774 Clean up lots of warnings. il y a 23 ans
  Eric Andersen 3540d0675c Update networking includes. il y a 23 ans
  Eric Andersen 51d2e12a88 I've been working on fixing up the rpc crap. now it is only il y a 24 ans
  Eric Andersen c1fe19d4c1 Bug ugly formatting update il y a 24 ans