public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* <alloca.h> missing
@ 2006-01-15  0:21 Andreas Schwab
  2006-01-15  1:06 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2006-01-15  0:21 UTC (permalink / raw)
  To: libc-hacker

2006-01-15  Andreas Schwab  <schwab@suse.de>

	* stdlib/Makefile (headers): Readd alloca.h.

--- stdlib/Makefile.~1.106.~	2006-01-15 01:05:34.000000000 +0100
+++ stdlib/Makefile	2006-01-15 01:05:40.000000000 +0100
@@ -24,7 +24,7 @@ subdir	:= stdlib
 headers	:= stdlib.h bits/stdlib.h bits/stdlib-ldbl.h			      \
 	   monetary.h bits/monetary-ldbl.h				      \
 	   inttypes.h stdint.h bits/wordsize.h				      \
-	   errno.h sys/errno.h bits/errno.h
+	   errno.h sys/errno.h bits/errno.h alloca.h
 
 routines	:=							      \
 	atof atoi atol atoll						      \

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: <alloca.h> missing
  2006-01-15  0:21 <alloca.h> missing Andreas Schwab
@ 2006-01-15  1:06 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2006-01-15  1:06 UTC (permalink / raw)
  To: libc-hacker

More lost headers.   2006-01-15  Andreas Schwab  <schwab@suse.de>

	* stdlib/Makefile (headers): Readd alloca.h, fmtmsg.h, 
	ucontext.h, sys/ucontext.h.

--- stdlib/Makefile.~1.106.~	2006-01-15 01:05:34.000000000 +0100
+++ stdlib/Makefile	2006-01-15 01:59:32.000000000 +0100
@@ -24,7 +24,8 @@ subdir	:= stdlib
 headers	:= stdlib.h bits/stdlib.h bits/stdlib-ldbl.h			      \
 	   monetary.h bits/monetary-ldbl.h				      \
 	   inttypes.h stdint.h bits/wordsize.h				      \
-	   errno.h sys/errno.h bits/errno.h
+	   errno.h sys/errno.h bits/errno.h				      \
+	   alloca.h fmtmsg.h ucontext.h sys/ucontext.h
 
 routines	:=							      \
 	atof atoi atol atoll						      \

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-15  1:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-15  0:21 <alloca.h> missing Andreas Schwab
2006-01-15  1:06 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).