summaryrefslogtreecommitdiff
path: root/src/core/line-split.c
AgeCommit message (Expand)Author
2008-04-02Always use g_realloc rather than using g_malloc when the pointerEmanuele Giaquinta
2008-03-30Implement linebuf_find using memchr.Emanuele Giaquinta
2008-03-30Remove useless assignment.Emanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2006-09-24In line_split set *output _after_ calling remove_newline because itEmanuele Giaquinta
2001-05-17some comment changes, moved nearest_power() to misc.hTimo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-09-06line_split() : use g_memmove() instead of memcpy() .. hm. how couldTimo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-04-26..adding new files..Timo Sirainen