summaryrefslogtreecommitdiff
path: root/cpukit/libnetworking (follow)
AgeCommit message (Expand)Author
2016-09-27score: Unify CORE mutex seize/surrenderSebastian Huber
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom
2016-07-01net: Fix byte order issue for getnameinfo()Sebastian Huber
2016-06-28libnetworking: Import current <sys/socket.h>Christian Mauderer
2016-06-28libnetworking: Move RTEMS-specific socket wake-upSebastian Huber
2016-06-28libnetworking: Hide SO_PRIVSTATEChristian Mauderer
2016-06-28libnetworking: Add <machine/_align.h>Christian Mauderer
2016-06-28libnetworking: Import current <arpa/inet.h>Christian Mauderer
2016-06-28libnetworking: Import current <netinet/in.h>Christian Mauderer
2016-06-28libnetworking: Import current <netinet6/in6.h>Christian Mauderer
2016-06-28libnetworking: Import <sys/_sockaddr_storage.h>Christian Mauderer
2016-06-28libnetworking: Add minimal getnameinfo()Christian Mauderer
2016-06-28libnetworking: Import current <netdb.h>Christian Mauderer
2016-06-28libnetworking: Add <rtems/rtems_netdb.h>Christian Mauderer
2016-06-09ftpfs: Remove superfluous includeSebastian Huber
2016-06-06tftp: Use proper semaphore attr for mutexSebastian Huber
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber
2016-05-30score: Add CORE mutex variantsSebastian Huber
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber
2016-05-30network: Align with Newlib type definitionsSebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-25score: Get rid of mp_id parameterSebastian Huber
2016-05-02rtems: Avoid Giant lock for semaphoresSebastian Huber
2016-04-22network: Fix warningsSebastian Huber
2016-04-22network: Ensure matching syscall prototypesSebastian Huber
2016-04-22network: Delete unused in4_cksum()Sebastian Huber
2016-04-21score: Remove id parameter _CORE_mutex_Seize()Sebastian Huber
2016-04-08score: Compatibility with latest NewlibSebastian Huber
2016-04-07network: Quirk for Newlib compatibilitySebastian Huber
2016-04-06score: Rework MP thread queue callout supportSebastian Huber
2016-03-29network: Special case for RTEMS_MULTIPROCESSINGSebastian Huber
2016-03-24libnetworking/sys/libkern.h: Disable non-POSIX prototype that is actually unusedJoel Sherrill
2016-01-18Chase Newlib sys/types.h / sys/select.h changesNick Withers
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-09-03cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation errorMartin Galvan
2015-09-03cpukit/libnetworking/rtems/rtems_dhcp.c: Fix leak on realloc failure for dhcp...Martin Galvan
2015-07-29tftpDriver: close() false errorMichael Davidsaver
2015-07-14libnetworking: Send the hostname if set in the network configuration.Chris Johns
2015-05-20timecounter: Use in RTEMSAlexander Krutwig
2015-05-19score: Fine grained locking for mutexesSebastian Huber
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber
2015-03-09network: Avoid clash with FreeBSD <sys/time.h>Sebastian Huber
2015-02-24Panic on RTEMS_FAST_MUTEX network semaphore claim/release.Chris Johns
2015-02-23networking: alignment exception in ioctl(SIOCGIFCONF)Till Straumann
2015-02-12sys/socket.h: Include <sys/types.h> for ssize_tJoel Sherrill
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber
2015-02-04Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber
2015-01-23sys/socket.h: Add include of <sys/_types.h> for ssize_tJoel Sherrill