aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64/sys/pipe.S
Commit message (Expand)AuthorAgeFilesLines
* Replace use of the pipe(2) system call with pipe2(2) with a zero flagsBrooks Davis2016-06-221-53/+0
* Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and theAndreas Tobler2013-11-211-4/+2
* libc/amd64: Do not export .cerror.Jilles Tjoelker2012-09-061-8/+1
* Add section .note.GNU-stack for assembly files used by 386 and amd64.Konstantin Belousov2011-01-071-0/+2
* We've been lax about matching END() macros in asm code for some time. ThisPeter Wemm2008-11-021-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Change the syscall stub branch orders so that the static branch predictionPeter Wemm2004-02-221-1/+15
* Update for AMD64. Depend on %rdi (first syscall argument) being preservedPeter Wemm2003-04-301-4/+3
* Restore CSRG ID's lost in January 1995.David E. O'Brien2002-03-231-4/+5
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-2/+0
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSDaniel Eischen2001-01-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-7/+3
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)Peter Wemm1996-05-051-3/+7
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-3/+3
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-231-4/+5
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-0/+50