Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/Makefile.am')
-rw-r--r--newlib/libc/sys/linux/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/sys/linux/Makefile.am b/newlib/libc/sys/linux/Makefile.am
index 6221d273b..7c162b7a5 100644
--- a/newlib/libc/sys/linux/Makefile.am
+++ b/newlib/libc/sys/linux/Makefile.am
@@ -29,6 +29,7 @@ LIB_SOURCES = \
gethostname.c \
getoptlong.c \
getreent.c \
+ getrlimit64.c \
ids.c \
inode.c \
io.c \
@@ -73,6 +74,7 @@ LIB_SOURCES = \
select.c \
seteuid.c \
sethostname.c \
+ setrlimit64.c \
shm_open.c \
shm_unlink.c \
sig.c \