Historique des commits

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