Commit Verlauf

Autor SHA1 Nachricht Datum
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden vor 15 Jahren
  Denis Vlasenko 77cbba3051 setenv.c: tiny code shrink vor 15 Jahren
  Denis Vlasenko 308bd3f798 setenv.c: further code shrink vor 15 Jahren
  Denis Vlasenko 0d8493fe94 fix segv on clearenv(); unsetenv("foo"); [was deref'ing NULL], vor 15 Jahren
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block vor 16 Jahren
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do vor 17 Jahren
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back vor 18 Jahren
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings vor 18 Jahren
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt vor 18 Jahren
  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 ;-) vor 18 Jahren
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright vor 18 Jahren
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed vor 18 Jahren
  Peter S. Mazinger 42d2cb36ee New hidden versions vor 18 Jahren
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled vor 18 Jahren
  Peter S. Mazinger 8a0b43005a Hide mostly used functions vor 18 Jahren
  Peter S. Mazinger d24608f995 Hiding again vor 18 Jahren
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* vor 18 Jahren
  Peter S. Mazinger 83b2918ebe Some more hidden internals vor 18 Jahren
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files vor 20 Jahren
  Eric Andersen 6f1e6c22ab Silly name change vor 22 Jahren
  Manuel Novoa III d6b2a40778 Commit the new time stuff, even though I haven't made it threadsafe yet. vor 22 Jahren
  Eric Andersen 417197ca7c Kill the libc-lock headers, which we do not use and which are vor 22 Jahren
  Eric Andersen 59b2e620ae Doh! vor 22 Jahren
  Eric Andersen ad28b52f54 Rework setenv, getenv and friends per the latest glibc code, but cleaned vor 22 Jahren
  Eric Andersen 2512c84745 Update to accomodate the header file changes vor 23 Jahren
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. vor 23 Jahren
  Eric Andersen e57fc6bbb2 Use __environ instead of the GNU extension environ. vor 23 Jahren
  Eric Andersen dc7f2e1bf0 Fix up a few messes so it compiles cleanly again. vor 24 Jahren
  Eric Andersen cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. vor 24 Jahren