Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs il y a 11 ans
  Peter S. Mazinger 4c5395c943 shm.c: do not use __libc_X internally il y a 13 ans
  Peter S. Mazinger 1dd9275091 remove trailing ';' from _syscallX() il y a 13 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 15 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. il y a 15 ans
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword il y a 16 ans
  Mike Frysinger ee438a1eb6 implement semtimedop for #927 il y a 16 ans
  Peter S. Mazinger 64abfe2b3f Hope to mips build il y a 18 ans
  Mike Frysinger 6d8560297b get rid of alpha defines 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
  Mike Frysinger 9eb7e16e25 declare the internal syscalls static inline il y a 18 ans
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy il y a 18 ans
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones il y a 18 ans
  Mike Frysinger ba4c380d51 previous commit of trimming __IPC_64 wasnt quite correct ... rework __IPC_64 so that it will compile and it is correct il y a 19 ans
  Mike Frysinger 2fec0b7cc2 remove __IPC_64 in syscall() macro since real 64bit arches dont need it (and it doesnt compile) il y a 19 ans
  Joakim Tjernlund 266ae826f8 Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl il y a 19 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 f3c41bf8b6 Cope with systems that don't glob all these together, but use il y a 22 ans
  Eric Andersen 5beb80eca3 Fix this one up so it works il y a 22 ans
  Eric Andersen b41ab2c139 Fixup for architectures that do not supply the ipc system il y a 22 ans
  Eric Andersen 2512c84745 Update to accomodate the header file changes il y a 23 ans
  Eric Andersen 91a034c61a Add in the sysvipc patch from Michael Shmulevich il y a 23 ans