index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
stdlib
/
malloc.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
document how malloc(0) blobbies are stored, and their character
deraadt
2001-12-05
1
-1
/
+6
*
Comment out info on U (utrace) malloc option since we don't support it
millert
2001-11-05
1
-8
/
+8
*
Grammar. Thanks markus@
tdeval
2001-10-30
1
-2
/
+2
*
mprotect allocations sized at 0 bytes. This will cause a fault for access
tdeval
2001-10-30
1
-1
/
+3
*
Clarify; gluk@ptci.ru
aaron
2000-10-25
1
-2
/
+2
*
- Formatting repairs and standardizations.
aaron
2000-04-20
1
-77
/
+104
*
Clarify and mention that errno is set to ENOMEM on failure of malloc(),
pjanzen
2000-01-19
1
-5
/
+11
*
Tweaks; millert@
aaron
1999-11-10
1
-8
/
+9
*
Merge calloc(3) man page into malloc.3; as suggested by millert@
aaron
1999-11-09
1
-18
/
+39
*
first round of repairs on stdlib
aaron
1999-06-29
1
-13
/
+14
*
more missing .El macros filled in
aaron
1999-05-27
1
-11
/
+12
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
1
-2
/
+2
*
correct some Xr's which referred to the wrong man page sections
aaron
1999-05-10
1
-4
/
+4
*
Clarify realloc return value
millert
1999-03-23
1
-3
/
+4
*
add MLINK for malloc.conf.5 man page, also add FILES section to malloc.3; fries@
aaron
1998-11-17
1
-1
/
+5
*
document the common misuse of realloc
deraadt
1998-08-15
1
-2
/
+26
*
use Xr more often
deraadt
1998-04-28
1
-2
/
+4
*
Change realloc(foo,0) to behave like malloc(0). Both now return a pointer
pefo
1997-08-23
1
-4
/
+7
*
Make it possible to not output warnings (errors causing aborts are always
tholo
1997-05-31
1
-1
/
+5
*
Add x/X option to behave like X11 xmalloc; from FreeBSD
tholo
1997-05-31
1
-1
/
+13
*
Latest changes from FreeBSD
tholo
1996-09-26
1
-8
/
+110
*
Document it.
downsj
1996-08-21
1
-2
/
+12
*
Import malloc(3) manual page from FreeBSD
tholo
1996-08-10
1
-18
/
+120
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+91