Commit | Date | |
---|---|---|
[r484]
by
obarthel
- The low level unbuffered file/socket now has a public equivalent, which |
2006-11-15 08:51:07 | Tree |
[r483]
by
obarthel
- The math kernel code no longer uses its own private scalbn() function. - Added a function prototype for the _exit() function. Note that _exit() is - Corrected the getopt() function prototype, as prompted by Henning Nielsen Lund. |
2006-11-13 09:51:53 | Tree |
[r482]
by
obarthel
- Added a directory to hold contributed code which has not been integrated - The byteswap code was contributed by Peter Bengtsson. Thank you very much! |
2006-11-13 09:49:49 | Tree |
[r481]
by
obarthel
- The printf() family no longer adds a 0 or 0x prefix if the alternate |
2006-11-13 09:32:28 | Tree |
[r480]
by
obarthel
- readlink() no longer sort-of-works for files and directories. It now only - Moved the lstat() local Lock() function into its own separate file. - uname() now returns correct and robust information for OS version - Moved the crtbegin.o/crtend.o files out of the link libraries. Moving - Integrated a fix for __rem_pio2() which affects sin(), tan() and cos(), |
2006-11-13 09:25:28 | Tree |
[r479]
by
obarthel
- The internal 'struct fd' file descriptor table entry data structure - Rearranged the contents of the 'struct fd' file descriptor table entry |
2006-10-10 13:39:26 | Tree |
[r478]
by
obarthel
- Added experimental tilde expansion in Unix path names. This still needs |
2006-10-03 16:36:47 | Tree |
2006-10-02 07:16:06 | Tree | |
2006-10-02 07:15:37 | Tree | |
[r475]
by
obarthel
- __get_default_file() called __fd_unlock() without having called - Removed an unnecessary pair of __fd_lock()..__fd_unlock() calls from |
2006-09-27 11:54:54 | Tree |