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 3fa5621448 Deal with a few data fields which may be made constant. 15 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 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 16 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Eric Andersen 275a4c4e6f Major cleanup of internal mutex locking. Be more consistant in how we do 17 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 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
  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 77ccb5b1dc mmap/mremap/socket/rewind gone 18 years ago
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* 18 years ago
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 18 years ago
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Peter S. Mazinger 729bcb8c1c Another s/index/strchr/ 18 years ago
  Mike Frysinger 76945fb093 add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC 18 years ago
  Mike Frysinger 93cfbb84b1 rework some of the code to shrink size 18 years ago
  Mike Frysinger 231572ebb5 style tweaks 18 years ago
  Eric Andersen 45f1824dc8 Kill namespace pollution in getrpcent.c. Silence other rpc warnings 22 years ago
  Eric Andersen ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 years ago
  David McCullough 0f54aa4d17 23 years ago
  Manuel Novoa III 356b686774 Clean up lots of warnings. 23 years ago
  Eric Andersen 3540d0675c Update networking includes. 23 years ago
  Eric Andersen c1fe19d4c1 Bug ugly formatting update 23 years ago
  Erik Andersen c3a27f5095 Some makefile updates to make it behave a bit better/consistently. 24 years ago
  Erik Andersen 64bc641218 Initial revision 24 years ago