* minor new port: powerpc-apple-darwin8.2.0. before-clocktime-fixes-61-br
authorErez Zadok <ezk@cs.sunysb.edu>
Thu, 8 Sep 2005 02:36:35 +0000 (02:36 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Thu, 8 Sep 2005 02:36:35 +0000 (02:36 +0000)
commitc491ea804e87fcf6fcb477835f44a265baf1bdfb
tree98aa3f7c0ab4af8d9b0c3c67ad2c984357e94fd9
parent2d0585bd00f1a242ccd4b09d298c4fd085cbe4e5
* minor new port: powerpc-apple-darwin8.2.0.

* m4/macros/type_auth_create_gidlist.m4: Old macosx used "gid_t"
but all newer ones (10.4+) use int.

* m4/macros/type_recvfrom_fromlen.m4: Old macosx used "int" for
6th arg of recvfrom(), but all newer ones (10.4+) use socklen_t.
.cvsignore
ChangeLog
INSTALL
NEWS
m4/macros/type_auth_create_gidlist.m4
m4/macros/type_recvfrom_fromlen.m4