summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/fcntl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-05-172002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-155/+0
2002-01-062002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+6
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2000-08-112000-08-11 Chris Johns <ccj@acm.org>Joel Sherrill1-4/+10
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Fixed F_SETFL to properly convert between internalJoel Sherrill1-2/+3
1999-03-31Corrected return value.Jennifer Averett1-1/+1
1999-03-19Another cleanup patch for the previous rejected hunk.Joel Sherrill1-0/+1
1999-03-19A cleanup patch on fcntl.c from Eric Norum <eric@skatter.usask.ca> forJoel Sherrill1-0/+2
1999-03-19Patch from Eric Norum <eric@skatter.usask.ca> that adds externalJoel Sherrill1-24/+36
1999-03-08Added support for F_GETFL and F_SETFL.Joel Sherrill1-2/+3
1999-03-06Added F_GETFL support so the fdopen() implementation in newlib 1.8.1Joel Sherrill1-2/+17
1999-03-01Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill1-7/+0
1999-01-20More general fix based on bug report and patch from Ian Lance TaylorJoel Sherrill1-0/+1
1998-12-10Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1-4/+4
1998-12-03Added source for F_DUPFD.Jennifer Averett1-12/+18
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+111