Skip to content

Commit

Permalink
* scripts/config.guess: Update from master, timestamp='2006-02-27'.
Browse files Browse the repository at this point in the history
	* scripts/config.sub: Update from master, timestamp='2006-02-27'.
  • Loading branch information
Roland McGrath committed Feb 28, 2006
1 parent e0a3ed4 commit 62f6b9b
Show file tree
Hide file tree
Showing 6 changed files with 390 additions and 303 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2006-02-27 Roland McGrath <roland@redhat.com>

* scripts/config.guess: Update from master, timestamp='2006-02-27'.
* scripts/config.sub: Update from master, timestamp='2006-02-27'.

* Makefile (subdir-target-args): New variable.
($(all-subdirs-targets)): Use it in place of -C option.
* Rules: Use $(..) instead of ../ if it's already defined.
Expand Down
6 changes: 6 additions & 0 deletions libidn/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2006-02-27 Roland McGrath <roland@redhat.com>

* Makefile: Use $(..) in place of ../.
* configure.in (libc_add_on_canonical, libc_add_on_subdirs): Set them.
* configure: Regenerated.

2006-02-25 Roland McGrath <roland@redhat.com>

* configure.in: New file.
Expand Down
4 changes: 4 additions & 0 deletions nptl/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2006-02-27 Daniel Jacobowitz <dan@codesourcery.com>

* sysdeps/unix/sysv/linux/aio_misc.h: Include <limits.h>.

2006-02-27 Roland McGrath <roland@redhat.com>

* sysdeps/pthread/Subdirs: List nptl here too.
Expand Down
1 change: 1 addition & 0 deletions nptl/sysdeps/unix/sysv/linux/aio_misc.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
# include <signal.h>
# include <sysdep.h>
# include <pthread.h>
# include <limits.h>

# define aio_start_notify_thread __aio_start_notify_thread
# define aio_create_helper_thread __aio_create_helper_thread
Expand Down
Loading

0 comments on commit 62f6b9b

Please sign in to comment.