Menu

Code Commit Log


Commit Date  
[r428] by obarthel

- Added the missing string pointer.

2006-07-31 13:32:35 Tree
[r427] by obarthel

- Added pathconf() and fpathconf() as contributed by Peter Bengtsson. Thank you very much!

2006-07-28 14:37:28 Tree
[r426] by obarthel

- Added sysinfo() as contributed by Peter Bengtsson. Thank you very much!

2006-07-28 14:02:32 Tree
[r425] by obarthel

- Added ftime(), ulimit(), getrlimit() and setrlimit() as contributed by
Peter Bengtsson. Thank you very much!

2006-07-28 13:36:17 Tree
[r424] by obarthel

- Added ftime(), as contributed by Peter Bengtsson. Thank you very much!

- Added the missing S_ISSOCKET() macro to <sys/stat.h>. Note that this
is not actually a POSIX feature.

- Added fmin(), fminf(), fmax() and fmaxf() to the build makefiles.
Somehow I must have forgotten about them :-(

2006-07-28 13:19:12 Tree
[r423] by obarthel

- Added the constructor begin/end files to the OS4 build makefile for
the skeleton library.

2006-06-22 09:30:25 Tree
[r422] by obarthel

- select() and waitselect() can now be called without any file descriptor
sets to work with, as some software does which uses select() in place
of sleep().

2006-06-22 09:02:44 Tree
[r421] by obarthel

- The <sys/ioctl.h> header file now includes both <sys/select.h> and
<sys/filio.h> for better compatibility with the TCP/IP stack header
files.

2006-06-21 15:53:55 Tree
[r420] by obarthel

- Added a couple more program names to the list.

2006-06-01 09:12:12 Tree
[r419] by obarthel

- Added the global variable __expand_wildcard_args which can be used
to disable wildcard pattern expansion of command line parameters when
linked against "libunix.a". Note that this has no effect on the "regular"
libc.a behaviour.

2006-05-04 08:01:47 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.