Some 64-bit file offset changes that were left out accidentally in the first
commit.
This commit is contained in:
@@ -17,6 +17,7 @@ libc_FILES=" \
|
||||
_getpprocnr.c \
|
||||
_getprocnr.c \
|
||||
_getsysinfo.c \
|
||||
_lseek64.c \
|
||||
_reboot.c \
|
||||
_seekdir.c \
|
||||
_sysuname.c \
|
||||
|
||||
@@ -58,6 +58,7 @@ libc_FILES=" \
|
||||
killpg.s \
|
||||
link.s \
|
||||
lseek.s \
|
||||
lseek64.s \
|
||||
lstat.s \
|
||||
mkdir.s \
|
||||
mkfifo.s \
|
||||
|
||||
Reference in New Issue
Block a user