Commit Graph

7 Commits

Author SHA1 Message Date
Ralf Corsepius
b8563fa95e 2011-01-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
	* POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
2011-02-02 07:34:34 +00:00
Ralf Corsepius
2c0464405f 2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/Makefile.am: Add htonl.
	* POSIX/htonl.c: New.
2010-09-01 06:42:58 +00:00
Ralf Corsepius
5d8a42a518 Add flockfile, funlockfile, ftrylockfile. 2010-04-11 16:44:35 +00:00
Ralf Corsepius
4ec957a156 Add readv, writev. 2009-12-06 06:52:08 +00:00
Ralf Corsepius
0c5ff13483 2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
	sigismember.
	* POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
	POSIX/sigismember.c: New.
2009-12-04 15:17:45 +00:00
Ralf Corsepius
0cd3878008 2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/Makefile.am: Add wait.
	* POSIX/wait.c: New.
2009-12-04 06:55:02 +00:00
Ralf Corsepius
60d47abfcf New. 2009-12-02 15:00:05 +00:00