Commit History

Author SHA1 Message Date
  Ata, John (US) fbe25933d4 fix getenv bug 4 years ago
  Waldemar Brodkorb 414ce5018d getenv: allow overwriting of function 8 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 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 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
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Eric Andersen 9a1a89e454 Changed my mind. Keep this separate. 22 years ago
  Eric Andersen 560dd2f77a Rewrite getenv 22 years ago
  Eric Andersen ad28b52f54 Rework setenv, getenv and friends per the latest glibc code, but cleaned 22 years ago
  Eric Andersen e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 years ago
  Eric Andersen c1fe19d4c1 Bug ugly formatting update 23 years ago
  Erik Andersen 64bc641218 Initial revision 24 years ago