Commit History

作者 SHA1 備註 提交日期
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 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 af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens 19 年之前
  Mike Frysinger 91175c5878 fix warning 19 年之前
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 19 年之前
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone 19 年之前
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden 19 年之前
  Peter S. Mazinger c6023f4908 Reorder and remove prototypes 19 年之前
  Peter S. Mazinger 96cbd4c11d Add prototype for __time, #define time __time is not usable here 19 年之前
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 19 年之前
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 19 年之前
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 19 年之前
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* 19 年之前
  Peter S. Mazinger ea650dfc5b Use strchr instead of index (BSD) 19 年之前
  Mike Frysinger d1abf5ce4c cbachman writes Bug 195: 19 年之前
  Eric Andersen c243c79617 Jean writes: 20 年之前
  Eric Andersen 7cea35ec0b Fix a bug noticed by Oleg I. Vdovikin, oleg at cs dot msu dot su. 20 年之前
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 21 年之前
  Eric Andersen 0808658202 Patch from Marshall M. Midden: 21 年之前
  Eric Andersen bee4f83a21 Patch from Tiago Marques <tmarques@viaconnect.inf.br> -- fall back to 22 年之前
  Eric Andersen 56e94017e2 Tobias Anderberg <tobias.anderberg@axis.com> noticed that 22 年之前
  Eric Andersen fc465161b6 Oops. missed a spot 22 年之前
  Eric Andersen 14867980d0 openlog could deadlock when called from vsyslog, so 22 年之前
  Eric Andersen adbc99596b Fix thread locking so it works 22 年之前
  Eric Andersen ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 23 年之前
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年之前
  Eric Andersen 8ec3b37ed9 Fix up the networking includes 23 年之前
  Eric Andersen c4c3071e27 Make the implementation match the header file. 24 年之前
  Eric Andersen b7aed1d702 A few more syscalls. 24 年之前