diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-03-04 19:14:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-03-04 19:14:56 +0000 |
commit | f2fcb018ad4fe9a6cdb7b984d9ace36c39a67882 (patch) | |
tree | eb62529d8621247f374ec4c03bc86704d51f3859 /sysdeps | |
parent | d8c5a2cc2a5c56a303671704795886318f16d72e (diff) | |
download | glibc-f2fcb018ad4fe9a6cdb7b984d9ace36c39a67882.tar.gz glibc-f2fcb018ad4fe9a6cdb7b984d9ace36c39a67882.tar.xz glibc-f2fcb018ad4fe9a6cdb7b984d9ace36c39a67882.zip |
Update.
2004-03-04 Jakub Jelinek <jakub@redhat.com> * iconv/iconv_prog.c (process_block): Handle omit_invalid. If iconv returns EILSEQ with omit_invalid, continue converting and return 1 if no other errors are seen. (main): Set status to EXIT_FAILURE whenever process_* returns nonzero, but only stop processing further files if iy returns negative value.
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list b/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list deleted file mode 100644 index fc3553bd67..0000000000 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list +++ /dev/null @@ -1,4 +0,0 @@ -# File name Caller Syscall name # args Strong name Weak names - -# System calls with wrappers. -posix_fadvise64 - fadvise64 Vi:iiii posix_fadvise64 posix_fadvise |