summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_syscall.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber2015-02-041-1/+1
* libnetworking: Fix close of active socketsSebastian Huber2015-01-201-10/+12
* libnetworking: TypoSebastian Huber2014-03-061-1/+1
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-201-0/+2
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-201-11/+13
* Filesystem: Move operations to mount table entrySebastian Huber2012-05-151-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-4/+0
* networking: socket to/from file descriptorSebastian Huber2012-04-031-3/+58
* Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber2012-03-131-2/+2
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-8/+3
* Removed fpathconf file system node handler.Sebastian Huber2012-02-021-1/+0
* 2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-141-1/+1
* 2010-07-12 Jennifer AverettJennifer Averett2010-07-121-14/+14
* Add missing initializers.Ralf Corsepius2008-12-231-0/+1
* Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius2008-12-221-1/+1
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-211-19/+8
* Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius2006-12-081-2/+2
* 2005-04-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-281-1/+2
* Include config.h.Ralf Corsepius2005-02-021-0/+4
* 2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-221-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-181-5/+5
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-4/+4
* 2003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-05-291-0/+1
* 2002-11-26 Chris Johns <cjohns@cybertec.com.au>Joel Sherrill2003-01-031-0/+23
* 2002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-281-2/+2
* 2000-09-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-09-051-1/+1
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-7/+10
* Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill1999-10-061-1/+1
* Patch from Eric Norum <eric@skatter.usask.ca> which changed the exitJoel Sherrill1999-03-311-2/+1
* Patch to add shutdown() routine from Tony R. Ambardar <tonya@ece.ubc.ca>.Joel Sherrill1999-03-301-0/+25
* Patch from Eric Norum <eric@skatter.usask.ca> that adds externalJoel Sherrill1999-03-191-4/+30
* Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill1999-03-011-13/+34
* Patch from Eric Norum <eric@skatter.usask.ca> to avoid dereferencing aJoel Sherrill1999-01-281-1/+4
* Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1998-12-101-89/+14
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-071-2/+2
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-09-291-3/+2
* Patches from Eric NorumJoel Sherrill1998-08-201-3/+17
* Added CVS IdsJoel Sherrill1998-08-201-0/+4
* Fixed many warnings.Joel Sherrill1998-08-201-0/+1
* Base filesJoel Sherrill1998-08-191-0/+743