summaryrefslogtreecommitdiff
path: root/lib/libc/sys/fdiscard.2
AgeCommit message (Expand)Author
2016-06-30Bump date for header file change.wiz
2016-06-30PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h>dholland
2015-02-01PR/49617: Kirk Russell: Describe the posix_fallocate return values correctly.christos
2014-07-25Sort errors. Whitespace nits.wiz
2014-07-25Add userlevel manifestations of posix_fallocate and fdiscard, indholland
49:36 +0000'>2014-06-14remove remaining makefile support for GCC < 45 that i found.mrg 2012-12-12Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS.matt 2011-10-30use LIBISPRIVATE instead of home-grown.mrg 2011-07-03apply some -O0 with gcc 4.5 and vax.mrg 2009-03-25Fix build problems caused by crc32 addition to libkern. Also, this makestls 2009-03-18bzero -> memsetcegger 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-12-29ANSIfy and some KNF.tsutsui 2007-06-23Remove _ZLIB_PRIVATE that should have been removed 10 years ago.isaki 2006-01-25free -> deallocchristos 2006-01-14use zlib-1.2.3christos 2005-12-11merge ktrace-lwp.christos 2005-08-04Return correct error on all zero length codes. Fix from Gentoo bug 94584.tron 2005-02-26nuke trailing whitespaceperry 2004-07-01DECONST->UNCONSTchristos 2004-06-30Introduce a zerror() function that can be conditionally compiled out tochristos 2004-06-30cast help.christos 2003-11-07Make 'dependall' generate dependencies in these libraries.dsl 2003-08-31Fix signed/unsigned warnings.fvdl 2003-03-29Garbage-collect the DYNAMIC_CRC_TABLE stuff. The table it computedthorpej 2003-03-25*** empty log message ***mycroft 2003-03-25Remove a whole bunch of crap -- including the entirely adler32 stuff that'smycroft 2003-03-18Finish const poisoning.mycroft 2003-03-18Move more stuff into .rodata.mycroft 2002-06-15Fix make breakage. $ZDST != ${ZDST} in make. make clean/cleandir now works.matt 2002-03-12Sync with userland (1.1.4)fvdl 2001-12-12MKfoo=no -> NOfootv 2001-11-21Don't make clean and cleandir depend on the lib subdir. Just check for it'sjmc 2001-11-14Undefine DESTDIR; we don't want the special DESTDIR <bsd.lib.mk>tv 2000-12-05Have recursive make invocations depend on the .MAKE pseudo-target sosommerfeld