summaryrefslogtreecommitdiff
path: root/com32/lib/sys
Commit message (Expand)AuthorAgeFilesLines
* Use jiffies() to implement times(); create <core/*.h> namespaceH. Peter Anvin2009-09-021-44/+0
* Merge branch 'dynamic' into elflinkH. Peter Anvin2009-08-255-6/+95
|\
| * read: handle the case of partial data from unreaddynamicH. Peter Anvin2009-08-102-6/+10
| * lib: add unread() syscall; use it to implement ungetc()H. Peter Anvin2009-08-095-5/+90
* | Merge commit 'klausm/klausm' into elflinkH. Peter Anvin2009-08-259-1665/+200
|\ \
| * | Functional .c32 loading with modules dependency fileprofkhaos2009-08-212-0/+42
| * | CLI with history and c32 smart loadingprofkhaos2009-08-206-1625/+107
| * | ansi: add support for no-wrap mode, cleanupsH. Peter Anvin2009-08-132-40/+51
* | | Merge branch 'dynamic' into elflinkH. Peter Anvin2009-08-085-12/+47
|\ \ \ | |/ / |/| / | |/
| * file: clear fp->i.buf when the buffer is freedH. Peter Anvin2009-08-022-0/+2
| * file: use malloc/free to allocate and free buffersH. Peter Anvin2009-08-025-12/+45
* | Functional config file parser and menuprofkhaos2009-08-061-2/+2
* | Process entry and exit pacthes appliedprofkhaos2009-08-066-194/+81
* | Code revision on integrating parser into coreprofkhaos2009-07-258-28/+1677
* | Merge commit 'origin/core32' into elflinkprofkhaos2009-07-113-9/+69
|\ \ | |/
| * Add openmem() function to read from memory as if it were a fileH. Peter Anvin2009-07-093-9/+69
* | elflink: fix functions with () instead of (void)H. Peter Anvin2009-07-051-6/+12
* | elf: Changed dynamic modules extension to .c32Stefan Bucur2009-07-061-16/+4
* | elf: Replaced symbol offsets with module base address.Stefan Bucur2009-07-052-26/+7
* | Added support in shallow modules to offset symbols.Stefan Bucur2009-07-043-5/+32
* | Merged ELF linking from elflinkStefan Bucur2009-07-037-0/+1543
|\ \ | |/ |/|
| * Added source comments to some internal routines.Stefan Bucur2009-03-151-3/+34
| * Moved the elfutils.h header in a private location.Stefan Bucur2009-03-156-8/+42
| * Implemented the 'list' command in the CLI.Stefan Bucur2009-03-153-5/+25
| * Exported the module list head + iterator defined.Stefan Bucur2009-03-154-11/+6
| * Fixed a bug that permitted duplicate modules.Stefan Bucur2009-03-154-4/+20
| * Moved the execution layer API in klibc tree.Stefan Bucur2009-03-151-0/+168
| * Added a new execution API on top of the module API.Stefan Bucur2009-03-152-3/+11
| * Polished some debug messages.Stefan Bucur2009-03-151-2/+0
| * Created a simple quick sort module.Stefan Bucur2009-03-154-4/+4
| * Reorganized the module system in a consistent API.Stefan Bucur2009-03-155-0/+1273
* | Merge branch 'master' into core32H. Peter Anvin2009-05-291-3/+3
|\ \
| * | Add back spaces around ellipses in case statementsH. Peter Anvin2009-05-291-3/+3
* | | Merge branch 'master' into core32H. Peter Anvin2009-05-2948-2165/+2167
|\ \ \ | |/ /
| * | Run Nindent on com32/lib/sys/zfopen.cH. Peter Anvin2009-05-291-27/+27
| * | Run Nindent on com32/lib/sys/zfile.cH. Peter Anvin2009-05-291-87/+85
| * | Run Nindent on com32/lib/sys/xserial_write.cH. Peter Anvin2009-05-291-58/+58
| * | Run Nindent on com32/lib/sys/x86_init_fpu.cH. Peter Anvin2009-05-291-21/+21
| * | Run Nindent on com32/lib/sys/write.cH. Peter Anvin2009-05-291-6/+6
| * | Run Nindent on com32/lib/sys/vesaserial_write.cH. Peter Anvin2009-05-291-10/+11
| * | Run Nindent on com32/lib/sys/vesacon_write.cH. Peter Anvin2009-05-291-61/+60
| * | Run Nindent on com32/lib/sys/vesa/video.hH. Peter Anvin2009-05-291-10/+10
| * | Run Nindent on com32/lib/sys/vesa/vesa.hH. Peter Anvin2009-05-291-50/+51
| * | Run Nindent on com32/lib/sys/vesa/screencpy.cH. Peter Anvin2009-05-291-66/+66
| * | Run Nindent on com32/lib/sys/vesa/initvesa.cH. Peter Anvin2009-05-291-222/+221
| * | Run Nindent on com32/lib/sys/vesa/fmtpixel.cH. Peter Anvin2009-05-291-40/+39
| * | Run Nindent on com32/lib/sys/vesa/fill.hH. Peter Anvin2009-05-291-25/+22
| * | Run Nindent on com32/lib/sys/vesa/drawtxt.cH. Peter Anvin2009-05-291-203/+207
| * | Run Nindent on com32/lib/sys/vesa/debug.hH. Peter Anvin2009-05-291-10/+10
| * | Run Nindent on com32/lib/sys/vesa/background.cH. Peter Anvin2009-05-291-270/+264