Histórico de Commits

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