Menu

Code Commit Log


Commit Date  
[r457] by obarthel

- fstat() now works with "NIL:" and "/dev/null", respectively. Not that
it returns much useful information, though.

2006-09-20 19:46:57 Tree
[r456] by obarthel

- Added the fstat() test program.

2006-09-20 19:46:37 Tree
[r455] by obarthel

- The _PC_MAX_INPUT query for file handles now returns the default
buffer size.

2006-09-17 17:53:15 Tree
[r454] by obarthel

- Integrated the new OS4 build makefile collection, as contributed by
Steven Solie. Thank you very much!

2006-09-17 17:37:27 Tree
[r453] by obarthel

*** empty log message ***

2006-09-17 17:36:42 Tree
[r452] by obarthel

- fpathconf() should work with the stdio streams, even in the thread-safe
library version, again.

2006-09-17 16:36:48 Tree
[r451] by obarthel

- Added a new callback function which can be used in programs which want
to avoid that the command line wildcard expansion takes place.

2006-09-15 06:58:17 Tree
[r450] by damato

- updated m68k specs file in /documentation to contain an own __CLIB2__
define so that existing m68k compilers also have this define. In addition,
the common "-noixemul" option can now also be specified but will do a NOP
so that Makefiles sharing multiple runtime lib setups work without
a warning.

2006-09-15 06:50:47 Tree
[r449] by obarthel

- __get_default_file() now dynamically fills in file handles for the
stdin/stdout/stderr streams if it's part of the thread-safe library.

- fpathconf() now checks if the file descriptor is really referring to a file.

- The termios hook entry code could file descriptor's embedded file handle
rather than what the thread safe library had dynamically bound to the
stdin/stdout/stderr streams.

2006-09-12 14:16:44 Tree
[r448] by obarthel

- execve() now finds commands in the current directory again, even if you
omit the leading "./" path name.

2006-08-14 14:08:06 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.