Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | To the Attic we go.. | peter | 1996-10-04 | 72 | -15468/+0 |
| | |||||
* | oops!! back out last accidental commit! (gcc-2.7.2.1 tweak that I gave up | peter | 1996-08-30 | 1 | -2/+2 |
| | | | | on..) | ||||
* | cmp -s || install -c ==> install -C | peter | 1996-08-30 | 1 | -2/+2 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -272/+0 |
| | | | | which included commits to RCS files with non-trunk default branches. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 54 | -1009/+1009 |
| | |||||
* | Add missing include | ache | 1995-05-12 | 1 | -0/+6 |
| | |||||
* | Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int', | ache | 1994-12-09 | 1 | -35/+35 |
| | | | | | but BSD 4.4 typedefed it as 'off_t'. Make _RX_C_ hook for sucessful rx.c compilation | ||||
* | Regcomp, re_comp eliminating | ache | 1994-12-09 | 1 | -4/+10 |
| | |||||
* | For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 instead | ache | 1994-11-23 | 1 | -1/+1 |
| | | | | of 1. (we have it). Please check gnu2bmake script | ||||
* | Add missing osfcn.h | ache | 1994-11-23 | 1 | -0/+17 |
| | |||||
* | Fix merge conflicts. | jkh | 1994-11-13 | 1 | -11/+9 |
| | |||||
*-. | This commit was generated by cvs2svn to compensate for changes in r4422, | jkh | 1994-11-13 | 21 | -226/+3465 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| | * | Michael Reifenberger's libg++ port | jkh | 1994-11-13 | 1 | -0/+3255 |
| | | | | | | | | Submitted by: mr | ||||
| * | Michael Reifenberger's libg++ port | jkh | 1994-11-13 | 21 | -231/+219 |
| | | | | | | | | Submitted by: mr | ||||
* | | ljo: | rgrimes | 1994-09-09 | 1 | -0/+6 |
|/ | | | | | | | | | | | | | | | | | | You need to fix the libio/_G_config.h file around lines 42-44. After that everything should be OK. You should have seen many warning error messages about this file. There are missing "short" "char" keywords the file. Michael: Apply the following patch rgrimes: The patch to include/_G_config.h is highly questionable and has been marked as such. Reviewed by: rgrimes Submitted by: L Jonas Olsson <ljo@ljo-slip.DIALIN.CWRU.Edu> Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de> | ||||
* | I belive this should be makeable under 2.0. There may be outstanding | phk | 1994-08-08 | 70 | -0/+12468 |
issues in these areas: .h's installed .hP's installed -lcurses interaction files needed in ~/legal for copyleft reasons. |