Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen il y a 13 ans
  Mike Frysinger b713a0b26f mmap64: Use correct type for offset parameter il y a 12 ans
  Mike Frysinger f6f98ad866 mmap64: use INLINE_SYSCALL() helper il y a 12 ans
  Mike Frysinger 47009e1e1c mmap64: include stdint.h for uint64_t il y a 12 ans
  Mike Frysinger 3d744d6d36 mmap64: always use unsigned 64bit offsets il y a 12 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 15 ans
  Mike Frysinger 8192a60a71 drop last _syscall6 checks il y a 15 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 15 ans
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes il y a 15 ans
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword il y a 16 ans
  Peter Kjellerstedt b947380b03 Restored indentation. il y a 17 ans
  Peter Kjellerstedt 8bd9107175 Made it compile again. il y a 17 ans
  Khem Raj 22a4424b0b Fix arm mmap when using mmap2 syscall. Fixes bug #1303 il y a 17 ans
  Peter S. Mazinger 3115acd52e Move _lfs_64.h to include and adapt files il y a 18 ans
  Peter S. Mazinger d958ebdfa9 Move common parts into internal header, should it be used for all *64.c? il y a 18 ans
  Peter Kjellerstedt 066a5e3e49 * Include sys/syscall.h so __NR_mmap2 and _syscall6 actually have a il y a 18 ans
  Peter Kjellerstedt 519e5c203b A little clean up. il y a 18 ans
  Peter Kjellerstedt aecc5b0cf7 Corrected a comment regarding mmap2(). 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
  Mike Frysinger 12e15afb67 use tabs for whitespace il y a 18 ans
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone il y a 18 ans
  Mike Frysinger 2b3e16cb62 get rid of unused sysdep.h header il y a 18 ans
  Peter S. Mazinger 95927614a8 Use local copy of sysdep.h il y a 18 ans
  Eric Andersen 57713139e9 Fix a couple of typos il y a 21 ans
  Eric Andersen 690f8b5a1e oops. Fix the name so it is "mmap64", not "__mmap64" il y a 21 ans
  Eric Andersen 0849bd1b70 Actually, some arches do support _syscall6, so implement a generic version il y a 21 ans
  Eric Andersen 1f6145faf0 Mention that the common mmap64 is a stub and must be overridden il y a 21 ans
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've il y a 21 ans
  Miles Bader 538aa2d871 Use __off64_t instead of off64_t. il y a 22 ans