Historique des commits

Auteur SHA1 Message Date
  Manuel Novoa III 9f7c219c53 Optimized for size over speed to (substantially) reduce generated code size. il y a 23 ans
  David McCullough b5091d7ec1 il y a 23 ans
  David McCullough bb5e5f3758 il y a 23 ans
  David McCullough 572446c2c0 il y a 23 ans
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. il y a 23 ans
  David McCullough 2d95d9f12e il y a 23 ans
  David McCullough 2d52cc755d il y a 23 ans
  Eric Andersen 20ade83c2d Cleanup to not use kernel headers at all. il y a 23 ans
  Eric Andersen 389c0e545e Cleanup and don't require LIBC to be defined for the syscall numbers. il y a 23 ans
  Manuel Novoa III ffe4a2ea17 Remove nonstandard functions. il y a 23 ans
  Manuel Novoa III 11c7ac847a Remove obsolete files tell.c and getdents.c il y a 23 ans
  Eric Andersen 2a316d44e7 Stub out an initial version. Manuel will be writing il y a 23 ans
  Eric Andersen b271ed4a2e Don't even threaten to include asm/* stuff il y a 23 ans
  Eric Andersen 77d10fe916 Don't include asm/unistd.h il y a 23 ans
  Eric Andersen b38bccff42 Step one in a process to ween ourselves off of using asm/unistd.h. il y a 23 ans
  Manuel Novoa III 417a99ec21 Fix syntax error in comment. il y a 23 ans
  Manuel Novoa III a79cec095d Make these PIC and _LIBC_REENTRANT compatible. il y a 23 ans
  Manuel Novoa III b52e867b79 For now, we need to explicitly make clean in libc/unistd (sysconf stuff) il y a 23 ans
  Manuel Novoa III 9e415cfb91 Yes... I forgot to update bits/dirent.h for the other archs. :-( il y a 23 ans
  Manuel Novoa III ca7088108b ANSI/ISO specifies that no library function sets errno to 0. il y a 23 ans
  Eric Andersen 7064bb231f Looks like we lost clearing errno il y a 23 ans
  David Schleef ee8108569d Change to allow compiling against unconfigured kernels. Creates il y a 23 ans
  Manuel Novoa III 3e2e5af56a Note need to fix scandir.c's dynamic memory handling. il y a 23 ans
  Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use il y a 23 ans
  Eric Andersen 130ddae173 Add in missing syscalls.h for powerpc il y a 23 ans
  David McCullough 5d2472cf83 il y a 23 ans
  Eric Andersen c5207a5547 Make PIC a config option il y a 23 ans
  Eric Andersen f0d383b45b This adds in support for PIC on x86. Unfortunately, this will break il y a 23 ans
  Eric Andersen 3c6f0ae167 Patch from Shane Nay, who noticed that these were not properly labeling il y a 23 ans
  Manuel Novoa III 384a7491ad Oops... forgot to remove rint.c from the makefile. il y a 23 ans