projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
(PSEUDO): Use branch with 32 bit offset.
[kopensolaris-gnu/glibc.git]
/
linuxthreads
/
sysdeps
/
unix
/
2003-01-28
drepper
(PSEUDO): Use branch with 32 bit offset.
tree
|
commitdiff
2003-01-27
drepper
Use %g7 instead of %g6 for thread pointer.
tree
|
commitdiff
2003-01-27
drepper
Makefile for Linux/MIPS.
tree
|
commitdiff
2003-01-27
drepper
Cancellation support for MIPS system calls.
tree
|
commitdiff
2003-01-20
drepper
Avoid non pc relative reference to __fork.
tree
|
commitdiff
2003-01-17
drepper
Don't tail-call to __fork if !SHARED.
tree
|
commitdiff
2003-01-15
drepper
(__vfork): Conditionally branch to __fork even if __NR_...
tree
|
commitdiff
2003-01-15
drepper
(__vfork): Allow __fork to be far away from __vfork...
tree
|
commitdiff
2003-01-15
drepper
(__vfork): Allow __fork to be far away from __vfork...
tree
|
commitdiff
2003-01-15
drepper
vfork for LinuxThreads/PPC64.
tree
|
commitdiff
2003-01-14
drepper
(JUMPTARGET): Remove.
tree
|
commitdiff
2003-01-14
drepper
Avoid unterminated string literals.
tree
|
commitdiff
2003-01-14
drepper
(PSEUDO): Code reordering.
tree
|
commitdiff
2003-01-14
drepper
(__vfork): Add missing parameter to SINGLE_THREAD_P...
tree
|
commitdiff
2003-01-14
drepper
(PSEUDO): Code reordering. Move CENABLE and CDISABLE...
tree
|
commitdiff
2003-01-12
drepper
(PSEUDO): Setup backchain in pseudo_cancel. Minor...
tree
|
commitdiff
2003-01-12
drepper
vfork implementation for LinuxThreads/s390-64.
tree
|
commitdiff
2003-01-12
drepper
vfork implementation for LinuxThreads/S390-32.
tree
|
commitdiff
2003-01-12
drepper
vfork implementation for Linuxthreads/PPC32.
tree
|
commitdiff
2003-01-12
drepper
Assume only ret follows pseudo, and thus avoid branch...
tree
|
commitdiff
2003-01-12
drepper
vfork implementation for LinuxThreads/Arm.
tree
|
commitdiff
2003-01-12
drepper
(PSEUDO_RET): Correctly unstack lr.
tree
|
commitdiff
2003-01-12
drepper
vfork implementation for LinuxThreads/SH.
tree
|
commitdiff
2003-01-12
drepper
System call cancellation handling for LinuxThreads...
tree
|
commitdiff
2003-01-12
drepper
Makefile for LinuxThreads on PPC/Linux.
tree
|
commitdiff
2003-01-12
drepper
Moved one level up.
tree
|
commitdiff
2003-01-10
schwab
vfork for m68k.
tree
|
commitdiff
2003-01-09
drepper
vfork for alpha.
tree
|
commitdiff
2003-01-09
drepper
vfork for x86_64.
tree
|
commitdiff
2003-01-09
drepper
vfork for sparc64.
tree
|
commitdiff
2003-01-09
drepper
vfork for sparc32.
tree
|
commitdiff
2003-01-09
drepper
vfork for ia64.
tree
|
commitdiff
2003-01-09
drepper
vfork for i386.
tree
|
commitdiff
2003-01-09
drepper
[__ASSEMBLER__] (SINGLE_THREAD_P): Remove trailing ;;.
tree
|
commitdiff
2003-01-09
drepper
(do_sigwait): Add INTERNAL_SYSCALL_DECL, add err argume...
tree
|
commitdiff
2003-01-08
drepper
Define DOCARGS_6 and UNDOCARGS_6.
tree
|
commitdiff
2003-01-08
drepper
(libpthread-routines): Don't add s_pread64 and s_pwrite64.
tree
|
commitdiff
2003-01-07
drepper
(PSEUDO): Use PSEUDO_PREPARE_ARGS. Fix branch conditio...
tree
|
commitdiff
2003-01-07
drepper
Syscall cancellation handling for Arm.
tree
|
commitdiff
2003-01-07
drepper
(LIBC_CANCEL_HANDLED): Add.
tree
|
commitdiff
2003-01-06
drepper
Makefile for Linux/Alpha.
tree
|
commitdiff
2003-01-05
schwab
(SINGLE_THREAD_P): Fix for PIC.
tree
|
commitdiff
2003-01-05
drepper
Syscall cancellation handling for LinuxThreads on SH.
tree
|
commitdiff
2003-01-05
drepper
Don't use multi-line strings. Remove unused code.
tree
|
commitdiff
2003-01-05
drepper
Syscall cancellation handling for PPC32 in LinuxThreads.
tree
|
commitdiff
2003-01-05
drepper
Makefile for PPC32 in LinuxThreads.
tree
|
commitdiff
2003-01-05
drepper
System call cancellation handling for S390-64.
tree
|
commitdiff
2003-01-05
drepper
System call cancellation handling for S390-32.
tree
|
commitdiff
2003-01-03
drepper
Cancellation support for syscalls on Linux/Alpha.
tree
|
commitdiff
2003-01-03
drepper
sigwait implementation for LinuxThreads.
tree
|
commitdiff
2003-01-03
drepper
raise implementation for LinuxThreads.
tree
|
commitdiff
2003-01-03
drepper
(__pthread_cleanup_upto): Protect weak_extern with...
tree
|
commitdiff
2003-01-03
drepper
(__pthread_fork): Protect weak_extern with #ifndef...
tree
|
commitdiff
2002-12-31
drepper
Add libc_hidden_proto for __register_atfork.
tree
|
commitdiff
2002-12-31
drepper
Add libc_hidden_def for __register_atfork.
tree
|
commitdiff
2002-12-31
drepper
Include <fork.h>, not "fork.h".
tree
|
commitdiff
2002-12-31
drepper
(__libc_current_sigrtmin, __libc_current_sigrtmax)...
tree
|
commitdiff
2002-12-31
drepper
Use __ASSEMBLER__ instead of ASSEMBLER test macro.
tree
|
commitdiff
2002-12-31
drepper
Additional version definitions for Linux part.
tree
|
commitdiff
2002-12-31
drepper
Makefile for Linux part.
tree
|
commitdiff
2002-12-31
drepper
Helper code to unregister atfork handlers.
tree
|
commitdiff
2002-12-31
drepper
Helper code to register atfork handlers.
tree
|
commitdiff
2002-12-31
drepper
Definitions for fork implementation in libc and libpthr...
tree
|
commitdiff
2002-12-31
drepper
Definitions for fork implementation in libc and libpthr...
tree
|
commitdiff
2002-12-31
drepper
Definitions for fork in libc and libpthread.
tree
|
commitdiff
2002-12-31
drepper
Thread-safe fork implementation for libc.
tree
|
commitdiff
2002-12-31
drepper
Cancellation handler unwinding for longjmp.
tree
|
commitdiff
2002-12-28
drepper
(MULTIPLE_THREADS_OFFSET): Remove.
tree
|
commitdiff
2002-12-28
drepper
(MULTIPLE_THREADS_OFFSET): Remove.
tree
|
commitdiff
2002-12-28
drepper
(MULTIPLE_THREADS_OFFSET): Remove.
tree
|
commitdiff
2002-12-28
drepper
Cancellation handling for SPARC32 syscalls.
tree
|
commitdiff
2002-12-28
drepper
Cancellation handling for SPARC64 syscalls.
tree
|
commitdiff
2002-12-28
drepper
Cancellation wrapper for ia64 syscalls.
tree
|
commitdiff
2002-12-28
drepper
Linux/IA-64 LinuxThreads Makefile.
tree
|
commitdiff
2002-12-28
drepper
(MULTIPLE_THREADS_OFFSET): Adjust.
tree
|
commitdiff
2002-12-28
drepper
Linux/i386 LinuxThreads definitions for ld.so.
tree
|
commitdiff
2002-12-27
schwab
Fix thinko.
tree
|
commitdiff
2002-12-27
schwab
Cancellation handling for m68k.
tree
|
commitdiff
2002-12-18
drepper
Cancellation handling for x86_64.
tree
|
commitdiff
2002-12-18
drepper
Cancellation handling for x86.
tree
|
commitdiff
2002-12-18
drepper
Allocation of RT signals in libc.
tree
|
commitdiff
2002-11-29
drepper
Define macros which require it to 200112L.
tree
|
commitdiff
2002-11-29
drepper
Define macros which require it to 200112L.
tree
|
commitdiff
2002-11-29
drepper
Define macros which require it to 200112L. Remove...
tree
|
commitdiff
2002-11-14
schwab
Fix unterminated string.
tree
|
commitdiff
2002-10-11
drepper
execve implementation for Linux w/ linuxthreads.
tree
|
commitdiff
2002-10-09
drepper
Check for maximum stack allocation.
tree
|
commitdiff
2002-10-02
drepper
Definitions for SMP Linux/SH systems.
tree
|
commitdiff
2002-09-20
roland
2002-09-18 Bruno Haible <bruno@clisp.org>
tree
|
commitdiff
2002-09-17
roland
2002-09-12 Jakub Jelinek <jakub@redhat.com>
tree
|
commitdiff
2002-09-08
roland
2002-09-04 Bruno Haible <bruno@clisp.org>
tree
|
commitdiff
2002-08-31
roland
2002-08-30 Roland McGrath <roland@redhat.com>
tree
|
commitdiff
2002-08-29
drepper
aio_cancel implementation for Linux/Alpha.
tree
|
commitdiff
2002-08-29
drepper
aio_cancel implementation for Linux/SPARC.
tree
|
commitdiff
2002-08-29
drepper
aio_cancel implementation for Linux/HPPA.
tree
|
commitdiff
2002-08-28
drepper
(PTHREAD_THREADS_MAX): Bump to 16384.
tree
|
commitdiff
2002-08-26
roland
2002-08-26 Brian Youmans <3diff@gnu.org>
tree
|
commitdiff
2002-08-26
roland
2002-08-26 Brian Youmans <3diff@gnu.org>
tree
|
commitdiff
2002-08-21
aj
(CFLAGS-pt-initfini.s): Set it.
tree
|
commitdiff
2002-05-21
drepper
(pthread_kill): Rename first parameter.
tree
|
commitdiff
next