aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/make-syscalls.sh
AgeCommit message (Expand)AuthorFilesLines
2020-04-29Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu1-0/+24
2020-01-03Remove vDSO support from make-syscall.shAdhemerval Zanella1-44/+1
2019-10-30Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg1-1/+1
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella1-3/+2
2019-01-31make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta1-1/+1
2018-05-22Make llseek a compat symbol (bug 18471).Joseph Myers1-1/+1
2017-09-26Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers1-10/+8
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-4/+0
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock1-0/+1
2016-01-07Make shebang interpreter directives consistentMarko Myllynen1-1/+1
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers1-7/+14
2015-06-17Create hidden aliases for non-libc syscalls automatically.Joseph Myers1-3/+3
2015-05-14Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella1-9/+14
2015-05-13Remove a trailing `\' in make-syscalls.shH.J. Lu1-1/+1
2015-02-12Use -Werror=undef for assembly code.Roland McGrath1-8/+4
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-2/+2
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers1-1/+1
2013-09-28don't use Bash-specific ${parameter/pattern/string} expansionPatrick 'P. J.' McDermott1-1/+1
2013-01-31Remove bp-thunks code.Joseph Myers1-114/+0
2012-11-20Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell1-2/+14
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath1-7/+20
2012-05-30alpha: Don't symbol_version syscalls outside libcRichard Henderson1-0/+6
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath1-48/+94
2012-05-21Remove straggling references to .s files.David S. Miller1-3/+1
2012-05-04Fix missing vm86 symbolAndreas Schwab1-14/+15
2009-08-24Add sysdeps/unix/syscall-template.S; build syscall stubs with deps and -g poi...Roland McGrath1-13/+20
2009-04-24[BZ #10052]Ulrich Drepper1-0/+1
2008-02-01* Makeconfig (sysd-rules-targets): New variable.Roland McGrath1-4/+4
2003-08-16Update.Ulrich Drepper1-0/+1
2003-06-20 * sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliase...Richard Henderson1-0/+5
2003-03-262003-03-26 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+10
2003-03-23Recognize 'E' in first position of the parameter description to denote no err...Ulrich Drepper1-3/+5
2003-03-10* sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) forRoland McGrath1-1/+1
2003-01-15* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. Andreas Schwab1-1/+1
2002-12-30* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.Roland McGrath1-2/+2
2002-12-16Update.Ulrich Drepper1-0/+1
2002-12-15Update.Ulrich Drepper1-1/+6
2002-11-11* sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) atRoland McGrath1-0/+1
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath1-1/+2
2002-08-05* sysdeps/unix/make-syscalls.sh: If the syscall name field is -Roland McGrath1-2/+17
2002-08-03* include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath1-1/+6
2001-09-12Update.Ulrich Drepper1-2/+3
2001-02-27* sysdeps/unix/make-syscalls.sh (ptr): Handle `V' keyletter.Greg McGary1-1/+1
2000-09-08* sysdeps/unix/sysv/linux/syscalls.list (mincore): Fix arg signature. Greg McGary1-1/+3
2000-08-17Update.Greg McGary1-4/+4
2000-07-17* sysdeps/unix/make-syscalls.sh: Handle new arg signature Greg McGary1-61/+72
2000-07-11* include/libc-symbols.h [!__ASSEMBLER__] (strong_alias): Greg McGary1-34/+23
2000-07-08* sysdeps/unix/make-syscalls.sh: Tolerate syscalls that Greg McGary1-2/+2
2000-07-06* sysdeps/generic/bp-checks.h: New file. Greg McGary1-14/+127
2000-06-30* sysdeps/generic/libc-start.c (__libc_stack_end): Chop __unbounded. Greg McGary1-0/+3