1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
* sysdeps/generic/setenv.c: Describe problem.

	* malloc/malloc.c (request2size): Also set errno if failing.
This commit is contained in:
Ulrich Drepper
1999-07-07 18:02:39 +00:00
parent 9ae6fc542a
commit 2556bfe6fd
3 changed files with 22 additions and 2 deletions

View File

@ -314,6 +314,7 @@
extern "C" {
#endif
#include <errno.h>
#include <stdio.h> /* needed for malloc_stats */