mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/Makefile.am: Add htonl. * POSIX/htonl.c: New.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* POSIX/Makefile.am: Add htonl.
|
||||||
|
* POSIX/htonl.c: New.
|
||||||
|
|
||||||
2010-05-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
2010-05-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
PR 1433/cpukit
|
PR 1433/cpukit
|
||||||
|
|||||||
@@ -52,6 +52,9 @@ getuid_SOURCES = getuid.c
|
|||||||
# check_PROGRAMS += issetugid
|
# check_PROGRAMS += issetugid
|
||||||
# issetugid_SOURCES = issetugid.c
|
# issetugid_SOURCES = issetugid.c
|
||||||
|
|
||||||
|
check_PROGRAMS += htonl
|
||||||
|
htonl_SOURCES = htonl.c
|
||||||
|
|
||||||
check_PROGRAMS += lseek
|
check_PROGRAMS += lseek
|
||||||
lseek_SOURCES = lseek.c
|
lseek_SOURCES = lseek.c
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user