glibc/manual/examples
Jeff Layton 0961f7e1e3 fcntl-linux.h: add new definitions and manual updates for open file description locks
Open file description locks have been merged into the Linux kernel for
v3.15.  Add the appropriate command-value definitions and an update to
the manual that describes their usage.
2014-07-29 23:27:21 -04:00
..
README BZ #13792: License manual example source files under GPL. 2012-03-02 16:52:01 -08:00
add.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
argp-ex1.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
argp-ex2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
argp-ex3.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
argp-ex4.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
atexit.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
db.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dir.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dir2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
execinfo.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
filecli.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
filesrv.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fmtmsgexpl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
genpass.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inetcli.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inetsrv.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
isockad.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
longopt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
memopen.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
memstrm.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mkfsock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mkisock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mygetpass.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ofdlocks.c fcntl-linux.h: add new definitions and manual updates for open file description locks 2014-07-29 23:27:21 -04:00
pipe.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
popen.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
rprintf.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
search.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
select.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
setjmp.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sigh1.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sigusr.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
stpcpy.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
strdupa.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
strftim.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
strncat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
subopt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
swapcontext.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
termios.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
testopt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
testpass.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
timeval_subtract.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00

README

These are source files for example code that appears in The GNU C
Library Reference Manual.

While the manual itself is licensed under the terms of the GNU Free
Documentation License, you can use these source files on their own
under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License, or (at your
option) any later version.