Commit History

Author SHA1 Message Date
  Peter S. Mazinger d3b81557ec nanosleep.c: use cancel.h 13 years ago
  Peter S. Mazinger 2668ea217f nanosleep.c, fsync.c: do not inline syscall, it is used twice 13 years ago
  Peter S. Mazinger fcde46eae5 nanosleep.c: remove duplicated libc_hidden_proto 13 years ago
  Austin Foxley 0f3e8be773 whitespace fixes 14 years ago
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 14 years ago
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 years ago
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 years ago
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
  Peter S. Mazinger 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 18 years ago
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 years ago
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 years ago
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger 2449b84347 Use hidden_weak_alias 18 years ago
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 years ago
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 years ago