Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Eric Andersen bce1aacf14 Add support for mmap64 24 ani în urmă
  Eric Andersen 920438d85f Add creat64 24 ani în urmă
  Eric Andersen 90cecc75ac Add truncate64.c 24 ani în urmă
  Eric Andersen afd68fb201 Create a much more careful ftruncate64 implementation, that should 24 ani în urmă
  Eric Andersen 30bd96dabe undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfaces 24 ani în urmă
  Eric Andersen ae9317047b Be certain that 24 ani în urmă
  Eric Andersen 9116dff92e Add support for getrlimit64 and setrlimit64. Fix some problems 24 ani în urmă
  Eric Andersen 02c6dba4f3 Build crti.o and crtn.o with optimization enabled 24 ani în urmă
  Eric Andersen d1e4f21566 Oops! When I fixed the debug flags, I forgot to make things be 24 ani în urmă
  Eric Andersen ab717d4eb2 Do not enable debugging for initfini.s and friends. Won't work anyways. 24 ani în urmă
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I 24 ani în urmă
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 24 ani în urmă
  Eric Andersen 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 24 ani în urmă
  Eric Andersen 3a0418381d Doh! I'd included sbrk.o twice... 24 ani în urmă
  Eric Andersen de15e46e41 Make it so powerpc can work despite lacking brk(). 24 ani în urmă
  Eric Andersen 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 24 ani în urmă
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 25 ani în urmă
  Eric Andersen ec59f7c262 Add statfs64 25 ani în urmă
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in 25 ani în urmă
  David McCullough 018b4fe2be 25 ani în urmă
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. 25 ani în urmă
  Manuel Novoa III 11c7ac847a Remove obsolete files tell.c and getdents.c 25 ani în urmă
  Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use 25 ani în urmă
  Eric Andersen 8583879856 Move the default ptrace.c to common, but let arches override it (such 25 ani în urmă
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 25 ani în urmă
  Eric Andersen d4d02ff6bd Get the full set of module creating syscalls in place. 25 ani în urmă
  Eric Andersen 8bdc62b089 Move the dirent stuff. I suppose it is system dependant, but then 25 ani în urmă
  Eric Andersen b416b45eb3 stat and mknod cleanup, take two. Put all the needed junk into syscalls.c 25 ani în urmă
  Manuel Novoa III d959f3d79c Remove redundant old isatty.c since newer termios supplies one. 25 ani în urmă
  Eric Andersen d064d3e32b Implement getdtablesize(), which is used by the rpc crap. 25 ani în urmă