aboutsummaryrefslogtreecommitdiff
path: root/manual/llio.texi
AgeCommit message (Expand)AuthorFilesLines
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella1-0/+10
2021-07-08linux: Add close_rangeAdhemerval Zanella1-0/+51
2021-07-06manual: fix description for preadv()Armin Brauns1-1/+1
2021-05-05nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer1-2/+2
2020-12-03manual: Clarify File Access Modes section and add O_PATHFlorian Weimer1-28/+44
2020-05-05manual: Document the O_NOFOLLOW open flagFlorian Weimer1-0/+7
2019-10-30Revise the documentation of simple calendar time.Zack Weinberg1-5/+5
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer1-5/+5
2019-05-17manual: Document O_DIRECTORYFlorian Weimer1-0/+7
2019-01-07manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer1-2/+2
2018-06-28Fix documentation build with old makeinfoSzabolcs Nagy1-1/+1
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-6/+7
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu1-0/+3
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer1-7/+14
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer1-0/+88
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+63
2017-11-20manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flagsFlorian Weimer1-5/+49
2017-11-19manual: Document mprotect and introduce section on memory protectionFlorian Weimer1-11/+3
2017-11-19manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer1-211/+201
2017-11-04manual: Document the O_TMPFILE flagFlorian Weimer1-0/+28
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella1-0/+4
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan1-230/+115
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+109
2017-05-04manual: Add preadv and pwritev documentationAdhemerval Zanella1-0/+102
2016-12-21manual: Convert @tables of variables to @vtables.Rical Jasan1-20/+14
2016-10-06Manual typos: Low-Level Input/OutputRical Jasan1-37/+37
2015-08-20Fix exponents in manual.Ondřej Bílka1-11/+11
2014-11-06manual/llio.texi: Comment on write atomicity.Carlos O'Donell1-0/+5
2014-10-29manual/llio.texi: Add Linux-specific comments for write().Carlos O'Donell1-0/+25
2014-07-29fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton1-3/+238
2014-02-26Fix two spaces after sentence.Ondřej Bílka1-13/+13
2014-01-31* manual/llio.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+280
2013-12-30Fix spelling in manual, as in bug 16376Ville Skytta1-1/+1
2013-12-02Document shm_open.Ondřej Bílka1-0/+27
2013-10-25Document that mmap() returns MAP_FAILED on error, as per the POSIX standard.Fabrice Bauzac1-2/+2
2013-04-12BZ#15361: Make aio_fsync not check open modes.Roland McGrath1-2/+1
2013-02-11Fix some errors in declarations in the manual.Roland McGrath1-16/+14
2012-04-08Better describe open argumentsStephen Compall1-4/+4
2012-04-06Fix typo in manualRobert Millan1-3/+3
2012-03-14BZ#13846: manual/llio.texi (Memory-mapped I/O): Fix wrong function name.Roland McGrath1-1/+1
2012-03-08Clean up glibc manual references to "GNU system" (bug 6911).Joseph Myers1-20/+22
2012-03-02Document properties of standard typedefs, not exact types.Joseph Myers1-2/+2
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers1-7/+7
2012-02-27Don't document fclean.Joseph Myers1-17/+4
2012-02-17Fix various problems with @deftypefun lines.Nicolas Boulenguez1-2/+2
2006-02-22[BZ #2161]Roland McGrath1-0/+10
2005-09-26[BZ #162]Ulrich Drepper1-5/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-17/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+17
2003-05-10Update.Ulrich Drepper1-1/+10