Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 52df983934 remove editor hints for vi 6 years ago
  Peter S. Mazinger 11430a8e3c _exit.c: add ABORT_INSTRUCTION 13 years ago
  Peter S. Mazinger ab5add209a _exit.c: include the proper headers 13 years ago
  Austin Foxley f757db2d31 Merge remote branch 'origin/master' into nptl_merge 14 years ago
  Bernhard Reutner-Fischer fa1bb23a59 _Exit(): add weak alias to _exit() for C99 14 years ago
  Austin Foxley 4a689f0b90 some tweaks under libc/ needed for nptl 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Mike Frysinger 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes 15 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 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 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 18 years ago
  Peter S. Mazinger 9d2c271f9b Hide exit/_exit 18 years ago
  Peter S. Mazinger aeed8fa791 Make use of newly introduced attribute_noreturn 18 years ago
  Peter S. Mazinger e21214c425 Mark _exit as noreturn, include/unistd.h does this already 18 years ago
  Peter S. Mazinger d85c61c5e7 add dummy loop to kill gcc warning, probably _exit should get attribute_noreturn 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
  Eric Andersen a9752043dd Add some syscalls which I moved out of syscalls.c 22 years ago