about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Collapse)AuthorAgeFilesLines
* Delete everything under sysdeps/unix/sparc/David S. Miller2012-04-259-299/+23
| | | | | | | | | | | | | | | | | | * sysdeps/unix/sparc/brk.S: Delete. * sysdeps/unix/sparc/dl-brk.S: Delete. * sysdeps/unix/sparc/pipe.S: Delete. * sysdeps/unix/sparc/sysdep.S: Delete. * sysdeps/unix/sparc/sysdep.h: Delete. * sysdeps/unix/sparc/vfork.S: Delete. * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG, SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define. * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Define. (JUMPTARGET): Remove. * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include sysdeps/unix/sparc/sysdep.h (ENTRY, END): Remove. * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
* Remove unused fork implementations.Joseph Myers2012-04-243-94/+0
|
* Remove unused sysdeps/unix/system.c.Joseph Myers2012-04-242-4/+0
|
* Remove unused sysdeps/unix/getegid.S and sysdeps/unix/geteuid.S.Joseph Myers2012-04-242-58/+0
|
* Remove unused sysdeps/unix/{,sysv/}getdents.c.Joseph Myers2012-04-243-74/+0
|
* Merge sysdeps/unix/mman into sysdeps/unix.Joseph Myers2012-04-244-18/+5
|
* Move sysdeps/unix/sysv/gethostname.c to sysdeps/posix/.Joseph Myers2012-04-231-48/+0
|
* Remove unused sysdeps/unix/execve.S.Joseph Myers2012-04-231-32/+0
|
* Remove unused sysdeps/unix/_exit.S.Joseph Myers2012-04-231-24/+0
|
* Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.Joseph Myers2012-04-212-6/+1
|
* Put vm86 into libc.aNix2012-04-211-1/+1
| | | | | | [BZ #7064] vm86 was not included in libc.a at all due to the default symbol explicitely added to the weak symbol.
* Remove unused sysdeps/unix/common/lxstat.c.Joseph Myers2012-04-202-39/+0
|
* Remove sysdeps/unix/sysv/Makefile.Joseph Myers2012-04-201-19/+0
|
* Remove unused sysdeps/unix/sysv/direct.h.Joseph Myers2012-04-201-10/+0
|
* Remove unused sysdeps/unix/sysv/bits/*.h.Joseph Myers2012-04-207-350/+0
|
* Remove unused sysdeps/unix/sysv/setrlimit.c.Joseph Myers2012-04-201-56/+0
|
* Remove unused sysdeps/unix/xmknod.c.Joseph Myers2012-04-202-42/+0
|
* Remove unused sysdeps/unix/sysv/settimeofday.c.Joseph Myers2012-04-201-47/+0
|
* Remove unused sysdeps/unix/sysv/i386/time.S.Joseph Myers2012-04-201-29/+0
|
* Remove unused sysdeps/unix/{xstat,fxstat}.c.Joseph Myers2012-04-203-79/+0
|
* Remove unused sysdeps/unix/sysv/sigaction.c.Joseph Myers2012-04-201-83/+0
|
* Remove unused sysdeps/unix/sysv termio code.Joseph Myers2012-04-2010-787/+1
|
* Remove unused sysdeps/unix/siglist.c.Joseph Myers2012-04-201-61/+0
|
* Remove unused sysdeps/unix/getppid.S.Joseph Myers2012-04-201-29/+0
|
* Remove unused sysdeps/unix/{mkdir.c,rmdir.c}.Joseph Myers2012-04-202-174/+0
|
* Fix computation of inflated errlist sizeAndreas Schwab2012-04-191-1/+1
|
* Fix variable check in sparc clock frequency probing.Antoine Balestrat2012-04-131-1/+1
| | | | | * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
* Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu2012-04-113-0/+3
|
* Comment fixes for mmsghdrUlrich Drepper2012-03-301-2/+3
|
* Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard2012-03-274-7/+12
| | | | | | | | * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and MAP_HUGETLB. * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
* Merge branch 'elf-move'Andreas Jaeger2012-03-273-283/+0
|\ | | | | | | | | | | | | Conflicts: debug/backtracesymsfd.c sysdeps/generic/elf/backtracesymsfd.c sysdeps/i386/configure.in
| * Merge branch 'master' into elf-moveAndreas Jaeger2012-03-207-666/+1
| |\
| * | Remove unused start.c files.Andreas Jaeger2012-03-203-283/+0
| | |
* | | Disable use of FMA instructions in branredAndreas Schwab2012-03-211-65/+133
| | |
* | | Check x86_64* instead of x86_64H.J. Lu2012-03-212-2/+2
| | |
* | | Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-2013-13/+13
| | |
* | | Add x32 support to ldd-rewrite.sedH.J. Lu2012-03-191-1/+1
| |/ |/|
* | Remove common-objdir-compile and related sysdeps/unix/Makefile code.Joseph Myers2012-03-197-666/+1
|/
* Add missing Versions entry for sparc's __getshmlba.David S. Miller2012-03-171-0/+2
| | | | | | [BZ #6471] * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry for 2.16.
* Fix warnings when uintptr_t is larger than int.David S. Miller2012-03-161-1/+1
| | | | | * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid warnings.
* Fix SHMLBA on sparc.David S. Miller2012-03-164-11/+59
| | | | | | | | | | | [BZ #6471] * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors properly. * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file. * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to sysdep_routines when subdir is sysvipc. * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new __getshmlba helper.
* Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu2012-03-161-16/+17
|
* Add x32 support to ldconfigH.J. Lu2012-03-164-89/+70
|
* Install bits/syscall.h through install-headers.Joseph Myers2012-03-141-12/+4
|
* Use correct implementation for dl-fxstatat64 on sparc64.David S. Miller2012-03-131-0/+6
| | | | * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
* Fix warning in Linux openat implementation when __ASSUME_ATFCTS is set.David S. Miller2012-03-131-1/+1
| | | | | * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall 'err' in the ifdef scope in which it is actually used.
* Fix another instance of the _dl_random masking bug, plus coding style.David S. Miller2012-03-121-2/+2
| | | | | | | * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix masking out of the most significant byte of random value used. * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix coding style in previous change.
* Add some missing sparc kernel-feature.h entries.David S. Miller2012-03-121-9/+10
| | | | | | | | | * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later. (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify expression. (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and later.
* Fix some 64-bit sparc build warnings.David S. Miller2012-03-112-5/+5
| | | | | | | * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c (__makecontext): Fix signedness of pointer casts setting up 'sp'. * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long' for 'resultvar' otherwise things get truncated on 64-bit.
* Fix typing of the bit twiddling done in _dl_setup_stack_chk_guard.David S. Miller2012-03-111-2/+2
| | | | | * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix masking out of the most significant byte of random value used.