Commit graph

5 commits

Author SHA1 Message Date
wiz
0ceae9c65f Move -DUSE_STDARG_H so that this works on 2.0 too. 2004-07-10 21:28:21 +00:00
wiz
1a01bebf59 Remove "./" in front of files to patch. 2004-07-10 21:27:46 +00:00
jmc
21fafacd8d Update patches for Makefile2.m4 to also include -DUSE_STDARG_H or this will
not work on anything where va_list isn't a void *. Passes all tests on
powerpc now.
2003-03-10 08:15:54 +00:00
wiz
aa9c161a9f Update the package to 0.99.4nb1. All changes by John Refling.
Closes pkg/10535. Changes are:
o Bypassed the hard-to-reproduce build failure caused by
  getrusage() returning decreasing microsecond times.  Did
  this by wrapping the getrusage() function so that it never
  returns a smaller value for microseconds than the previous
  time it was called, if called within the same second.
  Perhaps this should be done to getrusage() internally, until
  fixed the proper way.  See PR bin/10201. --- refling.
o Added a tutorial and a message about it. --- refling.
2001-02-06 18:13:51 +00:00
wiz
e151cd131d Initial import of the original SIL (SNOBOL4 Implementation Language)
"macro" version of SNOBOL4 (developed at Bell Labs) with the `C'
language as a target. Requested in pkg/9074.
2000-03-11 06:01:55 +00:00