Historial de Commits

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