Miles Bader
|
4d5d53bb62
Add __kernel_ino64_t.
|
23 years ago |
Aaron Lehmann
|
2100f836ad
CFLAGS+=-D__FORCE_NOGLIBC, not CFLAGS+=__FORCE_NOGLIBC
|
23 years ago |
Miles Bader
|
f36ef4a88b
Doc fix.
|
23 years ago |
Miles Bader
|
0350560bdf
(__heap_free): Tighten up the inner loop, and make the code more readable.
|
23 years ago |
Miles Bader
|
505ca20e32
Use `likely' & `unlikely' instead of the `__malloc_'-prefixed versions.
|
23 years ago |
Miles Bader
|
0f66c96633
(likely, unlikely): New macros.
|
23 years ago |
Miles Bader
|
8879afda8b
(likely, unlikely): New macros.
|
23 years ago |
Eric Andersen
|
27364377c6
Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>
|
23 years ago |
David McCullough
|
62d3ec472e
|
23 years ago |
Eric Andersen
|
d389f8f3bc
Fix broken getpriority syscall, per email from Marshall M. Midden
|
23 years ago |
Eric Andersen
|
033caa0a43
fix grammar
|
23 years ago |
Eric Andersen
|
e891326e49
Final update
|
23 years ago |
David McCullough
|
cc6148b1d2
|
23 years ago |
Eric Andersen
|
e647e8e70e
update for release
|
23 years ago |
Eric Andersen
|
4cdd4d3dea
Update changelog for release
|
23 years ago |
Manuel Novoa III
|
9af5ab649e
Obligatory forgotten file... sys_errlist garbage.
|
23 years ago |
Eric Andersen
|
a74fc341b9
Semonstrate a problem where weak symbols referenced in shared libs are not
|
23 years ago |
Eric Andersen
|
345b9927e6
Make sure that bits/syscalls.h always includes bits/syscall.h
|
23 years ago |
Manuel Novoa III
|
dbee84a178
Reimplement sys_errlist[] so that it works on sparc, alpha, and mips.
|
23 years ago |
Manuel Novoa III
|
0a6ce9213e
Make this as glibc-like as possible while avoiding the fileutils
|
23 years ago |
David McCullough
|
35cb31213e
|
23 years ago |
Eric Andersen
|
6d3a9e72c1
Move the _DIRENT_HAVE_D_TYPE test to avoid breaking fileutils
|
23 years ago |
Eric Andersen
|
c7b01bcab8
No need to hide this stuff when _DIRENT_HAVE_D_TYPE is not
|
23 years ago |
David McCullough
|
4b2531defc
|
23 years ago |
Eric Andersen
|
4cd5ca906c
Implement missing readdir64_r.c
|
23 years ago |
Manuel Novoa III
|
22fa952fdb
sparc, alpha, and mips have different errno values than the other
|
23 years ago |
Eric Andersen
|
e86450a006
Oops. I got the include guard wrong. Fix it per current
|
23 years ago |
Eric Andersen
|
32644f7899
Make bits/kernel_types.h include guard names match the include
|
23 years ago |
Miles Bader
|
920359d7d2
Initial checkin.
|
23 years ago |
Eric Andersen
|
8c273ad874
Update version to 0.9.15 in preparation for making a release
|
23 years ago |