コミット履歴

作者 SHA1 メッセージ 日付
  "Steven J. Hill" 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and 24 年 前
  David McCullough 62d3ec472e 24 年 前
  Miles Bader 86cdc971f1 (initfini.s): Search the uClibc include dir, so we can find <features.h>. 24 年 前
  Eric Andersen 3fec316902 Eliminate wrapping of struct stat and use the kernel version 24 年 前
  Eric Andersen d7643439eb Work from Stefan Allius which allows superH to use the common 24 年 前
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 24 年 前
  Eric Andersen 17c362cce6 Rework pread and pwrite support so it should actually work. 24 年 前
  Eric Andersen b8d09d7cfc Cleanup the getcwd implementation (again) since I broke it 24 年 前
  Eric Andersen 505f7b2c99 Kill kernel_version.c, which is completely meaningless crap 24 年 前
  Eric Andersen bce1aacf14 Add support for mmap64 24 年 前
  Eric Andersen 920438d85f Add creat64 24 年 前
  Eric Andersen 90cecc75ac Add truncate64.c 24 年 前
  Eric Andersen afd68fb201 Create a much more careful ftruncate64 implementation, that should 24 年 前
  Eric Andersen 30bd96dabe undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfaces 24 年 前
  Eric Andersen ae9317047b Be certain that 24 年 前
  Eric Andersen 9116dff92e Add support for getrlimit64 and setrlimit64. Fix some problems 24 年 前
  Eric Andersen 02c6dba4f3 Build crti.o and crtn.o with optimization enabled 24 年 前
  Eric Andersen d1e4f21566 Oops! When I fixed the debug flags, I forgot to make things be 24 年 前
  Eric Andersen ab717d4eb2 Do not enable debugging for initfini.s and friends. Won't work anyways. 24 年 前
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I 24 年 前
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 24 年 前
  Eric Andersen 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 25 年 前
  Eric Andersen 3a0418381d Doh! I'd included sbrk.o twice... 25 年 前
  Eric Andersen de15e46e41 Make it so powerpc can work despite lacking brk(). 25 年 前
  Eric Andersen 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 25 年 前
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 25 年 前
  Eric Andersen ec59f7c262 Add statfs64 25 年 前
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in 25 年 前
  David McCullough 018b4fe2be 25 年 前
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. 25 年 前