home *** CD-ROM | disk | FTP | other *** search
- Here's a new "changes" file, since the old one was so hopelessly
- messed up...
-
- PATCHLEVEL22:
-
- inistack.c:
- Change _initial_stack into an uninitialized variable, so
- that fixstk doesn't try to set it by default.
- purec/*:
- Apply Michael's patches for Pure C.
- mintbind.h:
- Fix the definition for Psigaction. Remove misspelling of
- Sigpalette.
- scanf.c:
- Apply Ulf's patch for Pure C.
- doprnt.c,getpages.c,getpass.c,malloc.c,obstack.c,stricmp.c,strnicmp.c,
- strrchr.c,textio.c:
- Apply Michael's Pure C patches.
- sbrk.c:
- Corrected the sense of the #ifdef __GNUC__ (thanks, Michael).
- system.c:
- Fixed a silly return statement.
- regexp.c:
- Got rid of a warning about "regprop" not being defined when
- !DEBUG.
- crtinit.c:
- Fixed to make shared text programs possible with Howard's
- new gcc.
- crt0.s,gcrt0.s:
- REPLACED by crt0.cpp.
- mincl:
- Updated to reflect the new crt0.cpp.
- makefile.b16,makefile.b32:
- New makefiles for gcc with -mbaserel.
-
- PATCHLEVEL23::
-
- Makefile,mincl,bcopy.s,*.cpp:
- Applied jrb's & hyc's updates.
- purec/*:
- Applied Michael's Pure C patches.
- waitpid.c:
- New file, courtesy of Howard.
- mintbind.h,linea.h:
- Fixed various bugs; again, thanks, Howard!
- crtinit.c:
- Made the baserel code more stable.
- lattice/vfork.s:
- Fixed the setting of errno in the __MSHORT__
- case.
-
- PATCHLEVEL24::
-
- Applied Howard's patches for various .cpp and .s files.
- Thanks!
-