summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_syscall.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-07cpukit: Remove libnetworkingVijay Kumar Banerjee1-835/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-03-13libio: Robust file descriptor reference countingSebastian Huber1-3/+7
2018-09-10network: Use kernel/user space header filesSebastian Huber1-0/+2
2018-02-07network: Fix integer typesSebastian Huber1-1/+1
2017-09-15libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS()Sebastian Huber1-2/+1
2017-09-15libio: Add rtems_libio_iop_is_no_delay()Sebastian Huber1-1/+1
2017-09-15libio: Add rtems_libio_iop_flags()Sebastian Huber1-1/+1
2017-09-15libio: Add rtems_libio_iop_flags_initialize()Sebastian Huber1-1/+1
2017-09-15libio: Add iop set/clear flagsSebastian Huber1-1/+1
2017-09-14libio: Avoid direct use of rtems_libio_iopsSebastian Huber1-1/+1
2017-08-25network: Include missing header fileSebastian Huber1-0/+1
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2016-04-22network: Ensure matching syscall prototypesSebastian Huber1-17/+13
2015-02-04Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber1-1/+1
2015-01-20libnetworking: Fix close of active socketsSebastian Huber1-10/+12
2014-03-06libnetworking: TypoSebastian Huber1-1/+1
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber1-0/+2
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber1-11/+13
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+0
2012-04-03networking: socket to/from file descriptorSebastian Huber1-3/+58
2012-03-13Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber1-2/+2
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-8/+3
2012-02-02Removed fpathconf file system node handler.Sebastian Huber1-1/+0
2010-07-142010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2010-07-122010-07-12 Jennifer AverettJennifer Averett1-14/+14
2008-12-23Add missing initializers.Ralf Corsepius1-0/+1
2008-12-22Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius1-1/+1
2007-06-212007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-19/+8
2006-12-08Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius1-2/+2
2005-04-282005-04-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
2005-02-02Include config.h.Ralf Corsepius1-0/+4
2004-04-222004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2004-04-18Remove stray white spaces.Ralf Corsepius1-5/+5
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-4/+4
2003-05-292003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2003-01-032002-11-26 Chris Johns <cjohns@cybertec.com.au>Joel Sherrill1-0/+23
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2000-09-052000-09-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-7/+10
1999-10-06Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill1-1/+1
1999-03-31Patch from Eric Norum <eric@skatter.usask.ca> which changed the exitJoel Sherrill1-2/+1
1999-03-30Patch to add shutdown() routine from Tony R. Ambardar <tonya@ece.ubc.ca>.Joel Sherrill1-0/+25
1999-03-19Patch from Eric Norum <eric@skatter.usask.ca> that adds externalJoel Sherrill1-4/+30
1999-03-01Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill1-13/+34
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to avoid dereferencing aJoel Sherrill1-1/+4
1998-12-10Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1-89/+14
1998-12-07Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1-2/+2
1998-09-29Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-3/+2