openldap/libraries/liblber
Howard Chu 3d9fd17678 ber_get_next - set errno to 0 before calling ber_int_sb_read(), otherwise
an EOF will return with the previously set errno value.
2003-05-20 04:08:35 +00:00
..
assert.c mark a few translatable strings 2003-04-06 06:19:13 +00:00
bprint.c Happy new year 2003-01-03 20:20:47 +00:00
debug.c mark a few translatable strings 2003-04-06 06:19:13 +00:00
decode.c Fix assignment of <char/int>* to unsigned <char/int>* and vice versa. 2003-05-02 13:29:28 +00:00
dtest.c ITS#2490 - more retry checks 2003-05-19 10:37:09 +00:00
dtest.dsp *** empty log message *** 1999-11-08 15:38:59 +00:00
encode.c Fix assignment of <char/int>* to unsigned <char/int>* and vice versa. 2003-05-02 13:29:28 +00:00
etest.c Happy new year 2003-01-03 20:20:47 +00:00
etest.dsp Changes to support NT single debug 1999-11-01 22:17:06 +00:00
idtest.c Happy new year 2003-01-03 20:20:47 +00:00
idtest.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
io.c ber_get_next - set errno to 0 before calling ber_int_sb_read(), otherwise 2003-05-20 04:08:35 +00:00
lber-int.h Extended API for ber_mem functions, add context argument. 2003-04-09 13:25:11 +00:00
liblber.dsp Misc sprintf/snprintf cleanup 2002-07-23 18:26:33 +00:00
Makefile.in We should be calling libtool --finish when install libraries 2003-02-09 23:10:29 +00:00
memory.c Free ber mem arrays in reverse order. (better for sl_free) 2003-04-29 21:09:02 +00:00
nt_err.c Happy new year 2003-01-03 20:20:47 +00:00
options.c Reduce warnings: Add missing 0 or NULL initializers for struct members. 2003-04-29 16:36:19 +00:00
sockbuf.c Happy new year 2003-01-03 20:20:47 +00:00
stdio.c EBCDIC fix - ber_pvt_strcopy is now lutil_strcopy 2003-04-25 12:32:15 +00:00