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
/
libpipe
/
pq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build
Samuel Thibault
2025-02-04
1
-0
/
+1
*
libpipe: crash verbosely if mmap was to fail
Samuel Thibault
2025-02-04
1
-1
/
+7
*
libpipe: Fix use-after-realloc
Sergey Bugaev
2023-05-10
1
-4
/
+5
*
Fix const warnings
Samuel Thibault
2022-01-17
1
-2
/
+2
*
Replace `bcopy' with `memcpy' or `memmove' as appropriate
Justus Winter
2014-12-10
1
-6
/
+6
*
Add MSG_PEEK support to pflocal
Samuel Thibault
2012-04-27
1
-7
/
+30
*
2006-07-25 Stefan Siegl <stesie@brokenpipe.de>
Thomas Schwinge
2006-07-25
1
-3
/
+5
*
Update copyright year.
Marcus Brinkmann
2002-04-24
1
-1
/
+1
*
2002-04-22 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2002-04-22
1
-5
/
+8
*
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-11
1
-7
/
+8
*
1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-07-11
1
-0
/
+1
*
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-03
1
-3
/
+2
*
Add braces to silence gcc warnings.
Roland McGrath
1998-10-20
1
-13
/
+17
*
(pq_queue): Initialize packet->buf_vm_alloced.
Miles Bader
1996-07-01
1
-1
/
+2
*
(packet_read): If there's lots of empty space at the beginning of a
Miles Bader
1996-01-23
1
-3
/
+22
*
(packet_realloc): Reflect in the new values of BUF_START & BUF_END that we've
Miles Bader
1996-01-22
1
-2
/
+2
*
(packet_size_adjust): Function removed.
Miles Bader
1996-01-14
1
-39
/
+33
*
(pq_queue): Initialize the ports_alloced field.
Miles Bader
1996-01-12
1
-5
/
+9
*
(packet_read): Don't leave PACKET in a fucked up state when it's vm_allocate'd
Miles Bader
1995-09-07
1
-13
/
+30
*
Initial revision
Miles Bader
1995-07-26
1
-0
/
+394