커밋 기록

작성자 SHA1 메시지 날짜
  Peter S. Mazinger 8bb1bab754 rpc: constify some more data 13 년 전
  Peter S. Mazinger 09450e82e2 rpc: remove unused USE_IN_LIBIO guarded code 13 년 전
  Peter S. Mazinger ef74720709 libintl.h: add _(x) and N_(x) and use it everywhere 13 년 전
  Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC 13 년 전
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 년 전
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 년 전
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 년 전
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 년 전
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions 15 년 전
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 16 년 전
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 년 전
  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 년 전
  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 년 전
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 년 전
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 년 전
  Mike Frysinger 8e376ca602 make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 18 년 전
  Mike Frysinger 766709000a 2005-12-15 Aubrey.Li <aubreylee@gmail.com> writes: 18 년 전
  Mike Frysinger b000e6fce3 kill off minor warning 18 년 전
  Peter S. Mazinger 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name 18 년 전
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* 18 년 전
  Peter S. Mazinger 53b5f21c9c Hide more 18 년 전
  Peter S. Mazinger 746d0019f2 No more *xdr* jump relocations 18 년 전
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 18 년 전
  Peter S. Mazinger 765696aac5 More hiding, 300 left 18 년 전
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 년 전
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 년 전
  Peter S. Mazinger d24608f995 Hiding again 18 년 전
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 18 년 전
  Manuel Novoa III f8f7b10221 Revert Peter's __lib_gettimeofday patch. There's the minor issue of 19 년 전
  Eric Andersen 7e2b221be1 Peter S. Mazinger writes: 19 년 전