* support/Utils/dbuf_string.[ch]: added dbuf_chomp(),
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 18 May 2008 06:46:55 +0000 (06:46 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 18 May 2008 06:46:55 +0000 (06:46 +0000)
commit35abef5d818f86c51e157fd340f2252f588a49f5
tree80940a95d9cfd0b61265154b1808e88d85982570
parentaf2f50140099ea47ed90055a749b73802c647376
* support/Utils/dbuf_string.[ch]: added dbuf_chomp(),
  the buffer is null terminated
* src/device/pic16.c:
  applied modified patch 1965676: Patch for Win32 16 bit PIC
* sdcc_vc_in.h: defined YY_NO_UNISTD_H

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5158 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
sdcc_vc_in.h
src/pic16/device.c
support/Util/dbuf_string.c
support/Util/dbuf_string.h