Historique des commits

Auteur SHA1 Message Date
  Waldemar Brodkorb 52df983934 remove editor hints for vi il y a 7 ans
  Peter S. Mazinger 11430a8e3c _exit.c: add ABORT_INSTRUCTION il y a 13 ans
  Peter S. Mazinger ab5add209a _exit.c: include the proper headers il y a 13 ans
  Austin Foxley f757db2d31 Merge remote branch 'origin/master' into nptl_merge il y a 15 ans
  Bernhard Reutner-Fischer fa1bb23a59 _Exit(): add weak alias to _exit() for C99 il y a 15 ans
  Austin Foxley 4a689f0b90 some tweaks under libc/ needed for nptl il y a 15 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 15 ans
  Mike Frysinger 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic il y a 15 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 16 ans
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes il y a 16 ans
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword il y a 16 ans
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back il y a 19 ans
  Peter S. Mazinger 9d2c271f9b Hide exit/_exit il y a 19 ans
  Peter S. Mazinger aeed8fa791 Make use of newly introduced attribute_noreturn il y a 19 ans
  Peter S. Mazinger e21214c425 Mark _exit as noreturn, include/unistd.h does this already il y a 19 ans
  Peter S. Mazinger d85c61c5e7 add dummy loop to kill gcc warning, probably _exit should get attribute_noreturn il y a 19 ans
  Mike Frysinger a7e14569d2 fix eriks e-mail address il y a 20 ans
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. il y a 20 ans
  Eric Andersen a9752043dd Add some syscalls which I moved out of syscalls.c il y a 22 ans