index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pflocal
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pflocal: Remove unused write_addr field
Samuel Thibault
2023-09-04
1
-4
/
+0
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-2
/
+2
*
pflocal: Record socket creator so io_stat can return it
Samuel Thibault
2020-11-11
1
-0
/
+4
*
pflocal: support SO_SNDBUF for unconnected sockets
Samuel Thibault
2020-07-05
1
-0
/
+3
*
pflocal: Add support for setsockopt(SO_{RECV,SND}BUF)
Samuel Thibault
2020-06-27
1
-0
/
+3
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-3
/
+3
*
Fix build warning
Samuel Thibault
2015-09-12
1
-3
/
+3
*
Fix closure of local server sockets
Samuel Thibault
2015-09-11
1
-1
/
+24
*
Rename SOCK_* into PFLOCAL_SOCK_*
Samuel Thibault
2013-09-21
1
-5
/
+5
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-4
/
+4
*
2001-12-22 Roland McGrath <roland@frob.com>
Roland McGrath
2001-12-22
1
-3
/
+3
*
Add `magic' protocols to specify the file type of a sockets. This
Mark Kettenis
2000-08-02
1
-2
/
+8
*
1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-07-11
1
-2
/
+3
*
(struct sock): Make the id field a receive right, not an int.
Miles Bader
1996-05-14
1
-3
/
+4
*
Remove debugging noise.
Miles Bader
1996-01-19
1
-5
/
+0
*
`aquire' -> `acquire'.
Miles Bader
1995-08-29
1
-2
/
+2
*
(struct sock): Store the pipe class in a separate field, as READ_PIPE is no
Miles Bader
1995-08-16
1
-0
/
+3
*
(struct sock): Add the CONNECT_QUEUE field, and rename the CONNQ field to
Miles Bader
1995-07-30
1
-1
/
+4
*
entered into RCS
Miles Bader
1995-07-22
1
-8
/
+12
*
Formerly sock.h.~7~
Miles Bader
1995-07-19
1
-1
/
+4
*
Formerly sock.h.~6~
Miles Bader
1995-07-18
1
-0
/
+4
*
Formerly sock.h.~5~
Miles Bader
1995-07-17
1
-0
/
+3
*
Formerly sock.h.~4~
Miles Bader
1995-07-16
1
-9
/
+38
*
Formerly sock.h.~3~
Miles Bader
1995-07-16
1
-0
/
+15
*
Formerly sock.h.~2~
Miles Bader
1995-07-05
1
-203
/
+9
*
Initial revision
Miles Bader
1995-07-05
1
-0
/
+294