libc: move __getosreldate to libsys
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
This commit is contained in:
@@ -32,6 +32,7 @@ PSEUDO+= _clock_gettime.o _gettimeofday.o
|
||||
# Sources common to both syscall interfaces:
|
||||
SRCS+= \
|
||||
__error.c \
|
||||
__getosreldate.c \
|
||||
_once_stub.c \
|
||||
getpagesize.c \
|
||||
getpagesizes.c \
|
||||
|
||||
Reference in New Issue
Block a user