about summary refs log tree commit diff
path: root/sysdeps/unix/make-syscalls.sh
Commit message (Expand)AuthorAgeFilesLines
* Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu2020-04-291-0/+24
* Remove vDSO support from make-syscall.shAdhemerval Zanella2020-01-031-44/+1
* Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg2019-10-301-1/+1
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-171-3/+2
* make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta2019-01-311-1/+1
* Make llseek a compat symbol (bug 18471).Joseph Myers2018-05-221-1/+1
* Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers2017-09-261-10/+8
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-4/+0
* Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock2016-12-261-0/+1
* Make shebang interpreter directives consistentMarko Myllynen2016-01-071-1/+1
* Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers2015-12-141-7/+14
* Create hidden aliases for non-libc syscalls automatically.Joseph Myers2015-06-171-3/+3
* Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella2015-05-141-9/+14
* Remove a trailing `\' in make-syscalls.shH.J. Lu2015-05-131-1/+1
* Use -Werror=undef for assembly code.Roland McGrath2015-02-121-8/+4
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+2
* Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers2014-10-061-1/+1
* don't use Bash-specific ${parameter/pattern/string} expansionPatrick 'P. J.' McDermott2013-09-281-1/+1
* Remove bp-thunks code.Joseph Myers2013-01-311-114/+0
* Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell2012-11-201-2/+14
* BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath2012-08-011-7/+20
* alpha: Don't symbol_version syscalls outside libcRichard Henderson2012-05-301-0/+6
* syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath2012-05-241-48/+94
* Remove straggling references to .s files.David S. Miller2012-05-211-3/+1
* Fix missing vm86 symbolAndreas Schwab2012-05-041-14/+15
* Add sysdeps/unix/syscall-template.S; build syscall stubs with deps and -g poi...Roland McGrath2009-08-241-13/+20
* [BZ #10052]Ulrich Drepper2009-04-241-0/+1
* * Makeconfig (sysd-rules-targets): New variable.Roland McGrath2008-02-011-4/+4
* Update.Ulrich Drepper2003-08-161-0/+1
* * sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliase...Richard Henderson2003-06-201-0/+5
* 2003-03-26 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-261-0/+10
* Recognize 'E' in first position of the parameter description to denote no err...Ulrich Drepper2003-03-231-3/+5
* * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) forRoland McGrath2003-03-101-1/+1
* * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. Andreas Schwab2003-01-151-1/+1
* * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.Roland McGrath2002-12-301-2/+2
* Update.Ulrich Drepper2002-12-161-0/+1
* Update.Ulrich Drepper2002-12-151-1/+6
* * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) atRoland McGrath2002-11-111-0/+1
* * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath2002-10-111-1/+2
* * sysdeps/unix/make-syscalls.sh: If the syscall name field is -Roland McGrath2002-08-051-2/+17
* * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath2002-08-031-1/+6
* Update.Ulrich Drepper2001-09-121-2/+3
* * sysdeps/unix/make-syscalls.sh (ptr): Handle `V' keyletter.Greg McGary2001-02-271-1/+1
* * sysdeps/unix/sysv/linux/syscalls.list (mincore): Fix arg signature. Greg McGary2000-09-081-1/+3
* Update.Greg McGary2000-08-171-4/+4
* * sysdeps/unix/make-syscalls.sh: Handle new arg signature Greg McGary2000-07-171-61/+72
* * include/libc-symbols.h [!__ASSEMBLER__] (strong_alias): Greg McGary2000-07-111-34/+23
* * sysdeps/unix/make-syscalls.sh: Tolerate syscalls that Greg McGary2000-07-081-2/+2
* * sysdeps/generic/bp-checks.h: New file. Greg McGary2000-07-061-14/+127
* * sysdeps/generic/libc-start.c (__libc_stack_end): Chop __unbounded. Greg McGary2000-06-301-0/+3