summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/tcp_timer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.Ralf Corsepius2011-03-021-1/+1
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4
* Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius2008-12-221-1/+1
* Stop using old-style function definitions.Ralf Corsepius2008-09-011-7/+4
* Remove BSD "Add clause" (From FreeBSD).Ralf Corsepius2008-09-011-4/+0
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-101-1/+1
* Base filesJoel Sherrill1998-08-191-0/+387