Home | History | Annotate | Download | only in rs
History log of /src/usr.bin/rs/Makefile
RevisionDateAuthorComments
 1.4  03-Aug-2023  rin Revert CC_WNO_USE_AFTER_FREE from Makefile's (thanks uwe@)
 1.3  03-Aug-2023  rin Sprinkle CC_WNO_USE_AFTER_FREE for GCC 12

All of them are blamed for idiom equivalent to:
newbuf = realloc(buf, size);
p = newbuf + (p - buf);
 1.2  09-Jan-1998  perry RCS Id Police.
 1.1  28-Sep-1995  tls branches: 1.1.1;
Initial revision
 1.1.1.1  28-Sep-1995  tls imported from 44lite2

RSS XML Feed