コミット履歴

作者 SHA1 メッセージ 日付
  Peter S. Mazinger d3b81557ec nanosleep.c: use cancel.h 13 年 前
  Peter S. Mazinger 2668ea217f nanosleep.c, fsync.c: do not inline syscall, it is used twice 13 年 前
  Peter S. Mazinger fcde46eae5 nanosleep.c: remove duplicated libc_hidden_proto 13 年 前
  Austin Foxley 0f3e8be773 whitespace fixes 14 年 前
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 14 年 前
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 年 前
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: 15 年 前
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 年 前
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 年 前
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 年 前
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 年 前
  Peter S. Mazinger 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 18 年 前
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 年 前
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 年 前
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 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 2449b84347 Use hidden_weak_alias 18 年 前
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 年 前
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 年 前