* scripts/gen-as-const.awk: New file.
authorRoland McGrath <roland@gnu.org>
Fri, 27 Dec 2002 23:06:00 +0000 (23:06 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 27 Dec 2002 23:06:00 +0000 (23:06 +0000)
commite01b78732b344a755c741977984b11e0a50ff172
tree41fef97e286bda2ddc7c02827b35bbf364fefe78
parentaad08dbad983a352492542a61478074e5869dec6
* scripts/gen-as-const.awk: New file.

* Makefile (distribute): Add it.
* Makerules ($(common-objpfx)%.h %.h.d: %.sym): New pattern rule.
(before-compile): Add $(gen-as-const-headers:%.sym=$(common-objpfx)%.h)
to the list.
(+depfiles): Add $(addprefix $(common-objpfx),$(gen-as-const-headers)).

* sysdeps/unix/sysv/linux/m68k/socket.S: Add cancellation support.
ChangeLog