Manuel Novoa III b1fdcac7a5 POSIX requires that fields st_dev and st_rdev to be of type dev_t. 20 years ago
..
bits b1fdcac7a5 POSIX requires that fields st_dev and st_rdev to be of type dev_t. 20 years ago
sys 64c5a652fb Fixup PAGE_SIZE problems 21 years ago
Makefile 00422f5696 With a bit of luck, this might just get mips working again 20 years ago
__longjmp.c 68ffc5e0ff Fix a warning 22 years ago
__syscall_error.c 77bd38db59 update comments/syntax and make sure we include features.h for the hidden define 20 years ago
_test_and_set.c b7482ef4f6 Another missing mips function, needed by the boehm garbage collector. 22 years ago
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 21 years ago
bsd-_setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 23 years ago
bsd-setjmp.S abf812568a minor tweak for correctness 20 years ago
cacheflush.c 8fba6d2060 heh 22 years ago
clone.S 0ad448b780 Old glibc fix for ltp's clone07 test. Another file that needs updating... 20 years ago
crt1.S 1b3a4d860f silly rabbit 20 years ago
crti.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 22 years ago
crtn.S 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 22 years ago
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 22 years ago
mmap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 21 years ago
pipe.S 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 21 years ago
pipe.c 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 23 years ago
pread_write.c 9191b996fa This fixes the pread/pwrite bugs reported by ltp. But I really need to pull in the latest glibc stuff. 20 years ago
setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 23 years ago
setjmp_aux.c a6663f2b90 Update soft-float handling 23 years ago
sgidefs.h 7e3139b5a9 Update with current glibc version. 20 years ago
sigaction.c 22f5421116 Add sigaction for mips 21 years ago
syscall.S 994064c84e Atsushi Nemoto writes: 21 years ago
sysmips.c 8c00735b31 Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>. 22 years ago