Commit History

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