Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/sed
christos%astron.com@localhost (Christos Zoulas) writes:
> In article <20150228215653.F2F0441%cvs.netbsd.org@localhost>,
> Aleksej Saushev <source-changes-d%NetBSD.org@localhost> wrote:
>>-=-=-=-=-=-
>>
>>Module Name: src
>>Committed By: asau
>>Date: Sat Feb 28 21:56:53 UTC 2015
>>
>>Modified Files:
>> src/usr.bin/sed: compile.c extern.h main.c process.c
>>
>>Log Message:
>>Improve modularity of "sed" source:
>>- move program source input subroutines into compiler part;
>>- move data I/O subroutines into processor part.
>
> It there a good reason for that? We try to keep it synced with FreeBSD..
It makes code a lot cleaner and allows embedding it.
If that's problem, I'll submit changes to FreeBSD.
--
HE CE3OH...
Home |
Main Index |
Thread Index |
Old Index