diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
commit | 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch) | |
tree | bf879bea7ef8517ba8c3d1286ef300401d3d484c /glibc/glibc-2.3.2/alpha-pwrite.patch | |
parent | 101e2f1623def0a355d20aacb8bd93810703e834 (diff) |
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'glibc/glibc-2.3.2/alpha-pwrite.patch')
-rw-r--r-- | glibc/glibc-2.3.2/alpha-pwrite.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/glibc/glibc-2.3.2/alpha-pwrite.patch b/glibc/glibc-2.3.2/alpha-pwrite.patch deleted file mode 100644 index 4d82190553..0000000000 --- a/glibc/glibc-2.3.2/alpha-pwrite.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- sysdeps/unix/sysv/linux/alpha/syscalls.list 24 Jun 2003 16:26:34 -0000 1.59 -+++ sysdeps/unix/sysv/linux/alpha/syscalls.list 29 Jul 2003 19:23:02 -0000 -@@ -22,8 +22,8 @@ - llseek EXTRA lseek C:3 __libc_lseek __lseek lseek __libc_lseek64 __llseek llseek __lseek64 lseek64 - lseek llseek - - posix_fadvise64 - fadvise64 4 posix_fadvise64 posix_fadvise --pread - pread64 C:4 __libc_pread __libc_pread64 __pread pread __pread64 pread64 --pwrite - pwrite64 C:4 __libc_pwrite __libc_pwrite64 __pwrite pwrite __pwrite64 pwrite64 -+pread - pread C:4 __libc_pread __libc_pread64 __pread pread __pread64 pread64 -+pwrite - pwrite C:4 __libc_pwrite __libc_pwrite64 __pwrite pwrite __pwrite64 pwrite64 - fstatfs - fstatfs i:ip __fstatfs fstatfs __fstatfs64 fstatfs64 - statfs - statfs i:sp __statfs statfs statfs64 - getrlimit - getrlimit 2 __getrlimit getrlimit getrlimit64 |