Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Andersen 3fec316902 Eliminate wrapping of struct stat and use the kernel version há 22 anos atrás
  David McCullough bea67a752d há 22 anos atrás
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. há 22 anos atrás
  Eric Andersen 17c362cce6 Rework pread and pwrite support so it should actually work. há 22 anos atrás
  Eric Andersen d4e1ba6966 Fix namespace pollution by hiding statfix and statfix64 by há 22 anos atrás
  Eric Andersen 41fd2375c8 Cleanup namespace leaks by prepending __ to global stuff to há 22 anos atrás
  Eric Andersen 28a540720b Fix support for 2.0.x linux kernels. Oops. há 22 anos atrás
  Eric Andersen b8d09d7cfc Cleanup the getcwd implementation (again) since I broke it há 22 anos atrás
  Eric Andersen f5c678d539 Eliminate all the pointless globals from getcwd(). Default há 22 anos atrás
  Eric Andersen 9d48a682c3 Add support for sigtimedwait and sigwaitinfo há 22 anos atrás
  Eric Andersen 206b563a0c Doh! A silly typo broke select... há 22 anos atrás
  Eric Andersen d68fdbb8a3 Fixup some silly bugs I added earlier há 22 anos atrás
  Eric Andersen 2bbf3bbde1 Make syscalls.c way more generic. Now works on alpha... há 22 anos atrás
  Eric Andersen 5056666758 Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp> há 22 anos atrás
  Eric Andersen 14efb6d73e Stupid libgcc.a from gcc 2.95.x uses __write in pure.o há 22 anos atrás
  Eric Andersen 9b4cbe2e11 Stub out pread and pwrite when not available há 22 anos atrás
  Eric Andersen e1ac9ac84e Remove from syscalls.c, leave just ftruncate64.c and truncate64.c há 22 anos atrás
  Eric Andersen 9f82e5e79a m4@brecis.COM noticed a typing problem with the getuid syscall. OOps. há 22 anos atrás
  Eric Andersen 556cb45061 Patch from Miles Bader to fix the spots I'd messed up. há 22 anos atrás
  Eric Andersen 9116dff92e Add support for getrlimit64 and setrlimit64. Fix some problems há 22 anos atrás
  Eric Andersen afdb07f921 Doh! search-n-replace bites again há 22 anos atrás
  Eric Andersen c4c67417d5 s/off_t/__off_t/g há 22 anos atrás
  Eric Andersen 134392384e Remove sys/io.h include, since not everyone has it há 23 anos atrás
  Eric Andersen 3c32d925cc Fix for some comments, from Miles Bader há 23 anos atrás
  Eric Andersen d2c7fef231 Patch from Miles Bader to restrict common truncate64/ftruncate64 há 23 anos atrás
  Eric Andersen 6793e73e90 Enable pread/pwrite há 23 anos atrás
  Eric Andersen c668edc1a4 Several naming cleanups so threads work properly again há 23 anos atrás
  Eric Andersen 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with há 23 anos atrás
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in há 23 anos atrás
  Eric Andersen 16e078bba3 Fix __adjtimex symbol há 23 anos atrás