2005-07-26 01:37:06 +02:00
|
|
|
2005-07-26 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* Versions (LIBBSD_0.0): Add MD5Init, MD5Update, MD5Pad and
|
|
|
|
MD5Final.
|
|
|
|
|
2005-07-26 01:32:52 +02:00
|
|
|
2005-07-26 Hector Garcia <hector@debian.org>
|
|
|
|
|
|
|
|
* Makefile (LIB_SRCS): Add "md5c.c".
|
|
|
|
* md5c.c: Changed include to "md5.h".
|
|
|
|
* md5.h: Replaced with the system header sys/md5.h.
|
2005-07-26 01:02:40 +02:00
|
|
|
|
2005-07-25 02:07:29 +02:00
|
|
|
2005-07-25 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* fgetln.c (fgetln): Reindent, remove commented code and translate
|
|
|
|
variable names to english.
|
|
|
|
|
2005-07-25 01:55:15 +02:00
|
|
|
2005-07-25 Guillem Jover <guillem@debian.org>
|
|
|
|
|
|
|
|
* Versions: New file.
|
|
|
|
* Makefile: Add versioned symbols support.
|
|
|
|
|