Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mike Frysinger 57e1e47345 msync: skip if syscall is missing 14 gadi atpakaļ
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 14 gadi atpakaļ
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 gadi atpakaļ
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: 15 gadi atpakaļ
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 gadi atpakaļ
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 gadi atpakaļ
  Denis Vlasenko 434e9e3cba include/sys/mman.h says that msync exists only on MMU. 17 gadi atpakaļ
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 gadi atpakaļ
  Mike Frysinger 1f9d3f3d86 if __NR_msync does not exist, dont try and create a syscall for it 17 gadi atpakaļ
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 gadi atpakaļ
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 gadi atpakaļ
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 gadi atpakaļ
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 gadi atpakaļ
  Peter S. Mazinger 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 18 gadi atpakaļ
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 gadi atpakaļ
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ