Commit History

Author SHA1 Message Date
  Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC 13 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions 15 years ago
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions 15 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  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 years ago
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 years ago
  Peter S. Mazinger 7b57007713 Add some attribute_noreturn, replace __attribute__ ((noreturn)) as well 18 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  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 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Mike Frysinger 11ae150c22 kill off simple unused warnings 18 years ago
  Peter S. Mazinger 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name 18 years ago
  Peter S. Mazinger fa9147bb8f Implement hidden listen, use the hidden listen/accept 18 years ago
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 18 years ago
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone 18 years ago
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* 18 years ago
  Peter S. Mazinger 53b5f21c9c Hide more 18 years ago
  Peter S. Mazinger 746d0019f2 No more *xdr* jump relocations 18 years ago
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Peter S. Mazinger d24608f995 Hiding again 18 years ago
  Eric Andersen ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 years ago
  Eric Andersen a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 years ago
  Eric Andersen cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 years ago
  Eric Andersen ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 years ago
  Manuel Novoa III 356b686774 Clean up lots of warnings. 23 years ago
  Eric Andersen 3540d0675c Update networking includes. 23 years ago