Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-20 | Allocate space exponentially, not linearly for v?asprintf; mycroft@netbsd.org | Todd C. Miller | |
1998-08-14 | realloc repair | Theo de Raadt | |
1997-11-30 | Deal with realloc() failure in v?asprintf() | Todd C. Miller | |
1997-11-29 | Implement asprintf(3) and vasprintf(3) functions similar to the | Todd C. Miller | |
ones in the glibc. Some man pages changes from FreeBSD (asprintf.c/vasprintf.c are not based on GNU or FreeBSD code). | |||
1996-10-26 | Need <errno.h> | Thorsten Lockert | |
1996-10-26 | Set errno when trying to write to a read-only stream | Thorsten Lockert | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |