Eric Andersen
|
445db497a2
Just take whatever the kernel headers gave us, spaces and all. This is
|
24 years ago |
David Schleef
|
08423103ba
Get rid of warning messages and spurious diffs
|
24 years ago |
David Schleef
|
4d5c35c0b6
Debian package building scripts
|
24 years ago |
David Schleef
|
6d3b6f17fe
Need to include sys/syscall.h because of other changes
|
24 years ago |
David Schleef
|
ac38587dc1
It is now autogenerated
|
24 years ago |
David Schleef
|
100a8ed2de
Fix to autogen bits/syscall.h, like i386
|
24 years ago |
Eric Andersen
|
cb546530de
Fix a silly typo
|
24 years ago |
David Schleef
|
fa1a9ed709
Changed dependencies of gcc-uClibc.h to ../../Config instead of clean
|
24 years ago |
David Schleef
|
16d350143d
Added additional cleaning
|
24 years ago |
Manuel Novoa III
|
6624d08c2c
These zero-length files apparently weren't deleted from cvs.
|
24 years ago |
Eric Andersen
|
5be2411183
Add syscalls.h for ARM
|
24 years ago |
Eric Andersen
|
d9ea262db5
Add a dlopen test
|
24 years ago |
Manuel Novoa III
|
2f98c4258b
Fix a missing include in des.c and add configurability of loop unrolling
|
24 years ago |
Eric Andersen
|
be78085df5
I missed an item when reentrantifying des.c, reuse a smaller
|
24 years ago |
Eric Andersen
|
1900d48810
Oops. I forgot to check this in...
|
24 years ago |
Eric Andersen
|
aa4ceea1da
Replace the crypt implementation with one based on crypt(3) from minix,
|
24 years ago |
Manuel Novoa III
|
9f7c219c53
Optimized for size over speed to (substantially) reduce generated code size.
|
24 years ago |
David McCullough
|
b5091d7ec1
|
24 years ago |
David McCullough
|
bb5e5f3758
|
24 years ago |
David McCullough
|
572446c2c0
|
24 years ago |
Manuel Novoa III
|
e53f70e1e1
Added a script to create bits/syscall.h for each arch.
|
24 years ago |
David McCullough
|
2d95d9f12e
|
24 years ago |
David McCullough
|
2d52cc755d
|
24 years ago |
Eric Andersen
|
20ade83c2d
Cleanup to not use kernel headers at all.
|
24 years ago |
Eric Andersen
|
389c0e545e
Cleanup and don't require LIBC to be defined for the syscall numbers.
|
24 years ago |
Manuel Novoa III
|
ffe4a2ea17
Remove nonstandard functions.
|
24 years ago |
Manuel Novoa III
|
11c7ac847a
Remove obsolete files tell.c and getdents.c
|
24 years ago |
Eric Andersen
|
2a316d44e7
Stub out an initial version. Manuel will be writing
|
24 years ago |
Eric Andersen
|
b271ed4a2e
Don't even threaten to include asm/* stuff
|
24 years ago |
Eric Andersen
|
77d10fe916
Don't include asm/unistd.h
|
24 years ago |