Commit | Date | |
---|---|---|
[r489]
by
obarthel
- Added a wrapper function which handles the thread-safe stdio stream - In tcflush() a break signal can no longer cause the read flush loop |
2006-11-16 14:39:23 | Tree |
[r488]
by
obarthel
- In __obtain_daemon_message() the test to verify if the bsdsocket.library API - Switched over the fd->fd_DefaultFile references to fd->fd_Socket where |
2006-11-16 10:41:15 | Tree |
2006-11-16 10:09:20 | Tree | |
[r486]
by
obarthel
- Added a comment to clarify which version number is being used for the |
2006-11-15 09:21:49 | Tree |
[r485]
by
obarthel
- Added functions which modify the callback function and the userdata pointer |
2006-11-15 09:17:04 | Tree |
[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 |