Miles Bader
|
425e565ddd
(__ASMNAME): Use C_SYMBOL_PREFIX.
|
23 years ago |
Miles Bader
|
83cef9f931
* Automatically try to unmap heap free-areas when they get very big.
|
23 years ago |
Eric Andersen
|
a9752043dd
Add some syscalls which I moved out of syscalls.c
|
23 years ago |
Eric Andersen
|
72677cc3d8
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
|
23 years ago |
Eric Andersen
|
980e785017
Fix spelling
|
23 years ago |
Miles Bader
|
3bbbba11f7
Doc fix.
|
23 years ago |
Miles Bader
|
246192008b
Rename mutex stuff to use heap-specific names.
|
23 years ago |
Eric Andersen
|
35d29fcb08
Miles Bader implemented a new mmap based malloc which is much
|
23 years ago |
Eric Andersen
|
3b1e82407a
Fix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensche.com> so
|
23 years ago |
Eric Andersen
|
aa57f51ec0
We don't need the debug versions
|
23 years ago |
Eric Andersen
|
8ae4f3e755
__morecore need not be a function pointer
|
23 years ago |
Eric Andersen
|
a6954754b3
Disable debug stuff by default
|
23 years ago |
Eric Andersen
|
6734179425
Odd. Got a copy of junk in here.
|
23 years ago |
Eric Andersen
|
30b32340bd
Do not assume NULL termination on the ut_id field. Thanks
|
23 years ago |
Manuel Novoa III
|
c96a844f52
Clean up CLK_TCK situation. clock() and sysconf() now use an
|
23 years ago |
Eric Andersen
|
8431a6f2e2
stupid cut-n-paste bug
|
23 years ago |
Eric Andersen
|
aa65f3e766
Patch for a silly bug from David Blythe
|
23 years ago |
Eric Andersen
|
8d12b9fbff
Silence a couple of silly warnings
|
23 years ago |
Eric Andersen
|
17c362cce6
Rework pread and pwrite support so it should actually work.
|
23 years ago |
Eric Andersen
|
6d1ef1d459
Add both pthread_mutexattr_setpshared() and
|
23 years ago |
Eric Andersen
|
252f321a08
Add missing pthread_condattr_getpshared and pthread_condattr_setpshared
|
23 years ago |
Eric Andersen
|
45f83eeb35
Kill this stale file
|
23 years ago |
Eric Andersen
|
a0093346f3
Note updated toolchains are available
|
23 years ago |
Miles Bader
|
f581d50d22
Grumble...
|
23 years ago |
Eric Andersen
|
526c1f393b
The mips config files were broken, and failed to define NM
|
23 years ago |
Eric Andersen
|
56e94017e2
Tobias Anderberg <tobias.anderberg@axis.com> noticed that
|
23 years ago |
Eric Andersen
|
64bfb23ea6
Per bug report from Ronald Wahl <rwa@peppercon.com>:
|
23 years ago |
Eric Andersen
|
fbede14cba
Add missing stropts.h
|
23 years ago |
Eric Andersen
|
6c00b5de9c
Patch from Ronald Wahl <rwa@peppercon.com> to fix a memory leak
|
23 years ago |
Eric Andersen
|
8b1bfb536a
Fix a typo
|
23 years ago |