Commit Graph

15139 Commits

Author SHA1 Message Date
christos
14e36cd2fb remove unneeded casts 2011-08-24 07:51:31 +00:00
jmcneill
f7257e7810 maxmimum -> maximum 2011-08-23 17:28:34 +00:00
enami
75f2eef8f6 Fix the name of syscall which takes timespec as argument. 2011-08-22 22:14:46 +00:00
dholland
75fea7f548 Add patch from Klaus Klein in PR 45258 to note that popcount32/64
require <stdint.h>.
2011-08-22 01:36:04 +00:00
plunky
342305c4af sort, and move some things up the list after heimdal was moved
to its own directory. removes one dependency barrier.
2011-08-20 22:23:47 +00:00
plunky
89e4ea6a69 only build libgmp, libmpfr and libmpc when (MKGCC != no) and
they can be together since only the .a is built, with no
other dependencies
2011-08-20 22:16:56 +00:00
wiz
5cbea9c38a Fix variable name in SYNOPSIS to match DESCRIPTION.
From Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com>.
2011-08-20 21:35:32 +00:00
cheusov
ebc317e1c8 Minor grammar fix 2011-08-19 11:56:01 +00:00
christos
e0ab0cdfdc fix gcc aliasing issues. 2011-08-17 10:08:43 +00:00
christos
8ca0e6b1a2 remove gcc-4.5 hacks 2011-08-17 09:56:03 +00:00
christos
01fb81a616 fix the rest of libc mi gcc-4.5 hacks. portmasters should fix the md ones. 2011-08-17 09:53:53 +00:00
wiz
17d9c004a3 Remove trailing whitespace. Bump date for previous.
New sentence, new live. End sentence with dot.
2011-08-17 08:29:20 +00:00
manu
5b61306f9b Add futimens(2) and part of utimnsat(2) 2011-08-17 07:22:33 +00:00
christos
3d802cf59d re-enable -Wconversion 2011-08-16 16:25:15 +00:00
christos
5353040f23 document non-literal format strings 2011-08-16 10:35:03 +00:00
christos
0087958f8b do the overflow check in a way that gcc-4.5 likes. 2011-08-16 07:51:46 +00:00
christos
a9157d7432 annotate that some functions use non-literal format strings. 2011-08-14 09:07:37 +00:00
christos
0461c07844 no need for the snprintf/asprintf dance; use fixed width formats. 2011-08-14 09:07:15 +00:00
christos
e3c6f18d56 simplify and eliminate non literal string formats. 2011-08-14 08:19:04 +00:00
christos
dda15b03dd - fix warn/err confusiog
- fix debugging printf
- add func arguments to simple formats
2011-08-13 23:12:15 +00:00
jmcneill
86658a2f92 aio_return returns ssize_t not int 2011-08-13 11:10:31 +00:00
wiz
81683017b5 Merge two entries for same error code. 2011-08-12 23:40:43 +00:00
apb
ae48e7a592 Add sigevent(3) to SEE ALSO 2011-08-12 21:18:51 +00:00
jruoho
ea330d8d1a Xref limits(3). 2011-08-09 18:11:37 +00:00
joerg
82c56d333f libc passes the relaxed array boundary check in clang now. 2011-08-09 13:03:36 +00:00
manu
4c7933948b Fix uninitiaized variable usage (never though lint would miss that when
used by return statement) that caused unprivilegied user to fail on
unlink(2) and rename(2) operations.
2011-08-09 09:06:52 +00:00
manu
40e8be3f0f Remove PUFFS_KFLAG_WTCACHE, which caused data corruption and slowdown 2011-08-09 06:58:33 +00:00
wiz
941368522d Sort sections. Remove trailing whitespace. Sort errors.
New sentence, new line.
2011-08-08 19:50:17 +00:00
manu
9db30be448 First stage of support for Extended API set 2. Most of the think is
unimplemented, except enough of linkat(2) to hardlink to a symlink.

Everything new in headers is guarded #ifdef _INCOMPLETE_XOPEN_C063 since
some software (e.g.: xcvs in our own tree) will assume they can use openat(2)
when AT_FDCWD is defined. _INCOMPLETE_XOPEN_C063 will go away once support
will be completed.
2011-08-08 12:08:52 +00:00
wiz
495abc41ce Add serial comma, remove trailing whitespace, bump date for previous. 2011-08-07 11:37:06 +00:00
blymn
f23e1d9ef1 Merge the attributes into the returned characters. 2011-08-07 10:57:10 +00:00
blymn
9202e9d5c9 Document the return values for innstr and friends. 2011-08-07 10:55:59 +00:00
blymn
27325b933f Fix a bug that prevented instr and friends returning OK. 2011-08-07 10:54:53 +00:00
blymn
12654ca858 flush the output after writing the meta sequence. 2011-08-07 10:52:18 +00:00
jruoho
e2ab801e81 Xref chflags(2) and stat_flags(3) with each other. 2011-08-06 11:28:24 +00:00
wiz
942842ef79 Drop trailing whitespace. 2011-08-06 11:10:01 +00:00
wiz
23e71456ea ort SEE ALSO. 2011-08-06 11:09:22 +00:00
jruoho
2cd297546b Xref the non-standard finite(3). 2011-08-06 11:02:41 +00:00
jruoho
6cfcd0daec Deprecate ieee(3). 2011-08-06 11:01:12 +00:00
jruoho
c19246b80a Split out the scalbn(3) family out from ieee(3) and properly document it. 2011-08-06 10:51:26 +00:00
lukem
eca6fe7e73 fix spello in comment 2011-08-05 03:55:31 +00:00
christos
436299cdac need err.h now 2011-08-04 14:33:05 +00:00
joerg
cee5599b68 Add logbl(3). 2011-08-03 14:13:07 +00:00
wiz
ebddce5561 Bump date for previous. Remove trailing whitespace.
Sort error descriptions.
2011-08-03 09:48:12 +00:00
manu
32c00d6291 Make cp -p and mv preverve extended attributes, and complain if they cannot.
Also introduce library functions for copying extended attributes from one
file to another:
- extattr_copy_file, extattr_copy_fd, extattr_copy_link, with FreeBSD style,
  where a namespace is to be supplied
- cpxattr, fcpxattr, lcpxattr, with Linux style, where all namespaces
  accessible to the caller are copied, and the others are silently ignored.
2011-08-03 04:11:15 +00:00
joerg
98ea74e048 Only use -Wconversion if GCC is actually the active compiler. 2011-08-02 17:22:02 +00:00
manu
1de6a9d5ab Do not reject reads on directory, it raises a useless EBADFD while the
thing can just fail silently.
2011-08-02 16:57:16 +00:00
manu
fb0fa57f18 Fix creds passed to FUSE when requests are done on behalf of the kernel.
We previously sent uid/gid set to -1, we now set it to 0.
2011-08-02 14:53:38 +00:00
wiz
0dd055cd7a Add serial comma. 2011-08-02 10:15:03 +00:00
wiz
50fca4b971 Fix typo in function name. 2011-08-02 10:08:24 +00:00