1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libc
Edward Tomasz Napierala 522196b5ed Update open(2) to make it more obvious that O_NOCTTY and O_TTY_INIT
are ignored.

MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
2015-04-02 11:41:04 +00:00
..
aarch64 Start to import support for the AArch64 architecture from ARM. This change 2015-03-19 13:53:47 +00:00
amd64
arm Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
capability
compat-43 Reduce the size of the interposing table and amount of 2015-01-11 22:16:31 +00:00
db dbm_delete(3) correct man page to match current behaviour. 2015-02-20 01:31:10 +00:00
gdtoa
gen wordexp: Explicitly pass along IFS. 2015-03-31 20:51:01 +00:00
gmon
i386
iconv Avoid lookup of CODESET aliases using uninitialized path 2015-02-28 20:30:25 +00:00
include Correctly handle __fcntl_compat symbol for the !SYSCALL_COMPAT case. 2015-04-01 16:55:30 +00:00
inet
isc
locale
md
mips Use zero register instead of immediate 0x0 in MIPS assembly 2015-01-29 15:30:04 +00:00
nameser
net Add an SCTP symbol which was missed in 2015-03-28 09:08:57 +00:00
nls When catopen(3) returns an error, it caches the result of that error 2015-02-10 20:45:40 +00:00
posix1e libc: plug memory leaks in edge cases for the posix1e code. 2015-03-13 18:42:43 +00:00
powerpc Save and restore non-volatile floating-point registers during longjmp(). 2015-03-08 19:37:08 +00:00
powerpc64 Save and restore non-volatile floating-point registers during longjmp(). 2015-03-08 19:37:08 +00:00
quad
regex Prevent NULL pointer de-reference. 2015-02-21 15:02:27 +00:00
resolv
rpc libc: clean some set-but-not-used errors. 2015-02-18 03:33:17 +00:00
softfloat
sparc64 Unbreak sparc64 after r276630 by calling __sparc_sigtramp_setup signal 2015-02-16 22:13:03 +00:00
stdio libc: clean some set-but-not-used errors. 2015-02-18 03:33:17 +00:00
stdlib qsort(3): small style(9) cleanups. 2015-03-05 17:17:11 +00:00
stdtime
string
sys Update open(2) to make it more obvious that O_NOCTTY and O_TTY_INIT 2015-04-02 11:41:04 +00:00
tests Enable utimensat tests from NetBSD. 2015-01-24 15:49:40 +00:00
uuid
xdr
yp
libc.ldscript
Makefile Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +00:00
Makefile.amd64
Makefile.i386
Versions.def