aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/sys/cerror.S
Commit message (Expand)AuthorAgeFilesLines
* libsys: relocate implementations and manpagesBrooks Davis2024-02-051-63/+0
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc/<arch>/sys/cerror.S: fix typoKonstantin Belousov2021-04-031-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* libc/{i386,amd64}: Do not export .cerror when building WITHOUT_SYMVEREd Maste2016-03-081-0/+1
* libc/i386: Do not export .cerror.Jilles Tjoelker2012-09-051-2/+3
* Add section .note.GNU-stack for assembly files used by 386 and amd64.Konstantin Belousov2011-01-071-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* 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
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Make cerror thread aware by calling __error() to get a pointer to theJohn Birrell1998-04-301-22/+5
* 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
* Fix a bogon in the pic + threadsafe version of cerror, it was missingPeter Wemm1996-05-101-3/+5
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)Peter Wemm1996-05-051-12/+15
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-2/+26
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-231-4/+5
* Fixed problem with returning -1 on error when the return value is aDavid Greenman1994-08-131-1/+2
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-0/+56