Histórico de commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 anos atrás
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 anos atrás
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 anos atrás
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 anos atrás
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions 15 anos atrás
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 16 anos atrás
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 anos atrás
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 anos atrás
  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 ;-) 18 anos atrás
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 anos atrás
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 anos atrás
  Mike Frysinger 8e376ca602 make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 18 anos atrás
  Mike Frysinger 766709000a 2005-12-15 Aubrey.Li <aubreylee@gmail.com> writes: 18 anos atrás
  Mike Frysinger b000e6fce3 kill off minor warning 18 anos atrás
  Peter S. Mazinger 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name 18 anos atrás
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* 18 anos atrás
  Peter S. Mazinger 53b5f21c9c Hide more 18 anos atrás
  Peter S. Mazinger 746d0019f2 No more *xdr* jump relocations 18 anos atrás
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 18 anos atrás
  Peter S. Mazinger 765696aac5 More hiding, 300 left 18 anos atrás
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 anos atrás
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 anos atrás
  Peter S. Mazinger d24608f995 Hiding again 18 anos atrás
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 18 anos atrás
  Manuel Novoa III f8f7b10221 Revert Peter's __lib_gettimeofday patch. There's the minor issue of 19 anos atrás
  Eric Andersen 7e2b221be1 Peter S. Mazinger writes: 19 anos atrás
  Eric Andersen cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 anos atrás
  Eric Andersen ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 anos atrás
  Manuel Novoa III 356b686774 Clean up lots of warnings. 23 anos atrás
  Eric Andersen 3540d0675c Update networking includes. 23 anos atrás