summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/libreplace.m4
Commit message (Collapse)AuthorAgeFilesLines
* r23310: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-06-021-1/+2
| | | | metze
* r22265: merge from samba4:Stefan Metzmacher2007-04-161-1/+1
| | | | | | | use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0 and #ifndef doesn't work. metze
* r22251: merge from samba4:Stefan Metzmacher2007-04-161-0/+2
| | | | | | add prototype of setenv metze
* r22220: merge from samba4:Stefan Metzmacher2007-04-151-1/+3
| | | | | | - libreplace unsetenv() and strptime() replacements metze
* r22219: merge from samba3/4:Stefan Metzmacher2007-04-151-1/+4
| | | | | | merge stdint.h stdbool.h replacement fix to 3.0.25 branch metze
* r22150: remove netgr functions from libreplace they're not usedStefan Metzmacher2007-04-101-3/+2
| | | | | | | | in samba4 currently and samba3 has explicit configure checks for them. should fix bug #4496 metze
* r20818: sync lib/replace with samba4Stefan Metzmacher2007-01-151-1/+2
| | | | metze
* r20790: merge from samba4:Stefan Metzmacher2007-01-151-3/+0
| | | | | | - remove the epoll configure checks from libreplace metze
* r19235: merge from samba4:Stefan Metzmacher2006-10-111-2/+2
| | | | | | | | | fix configure test for net/if.h on some platforms AC_LANG_SOURCE() adds the content of confdefs.h in front of the compiled file metze
* r19232: merge from samba4:Stefan Metzmacher2006-10-111-16/+15
| | | | | | | - machine/sys/getppdp.h workaround for HPUX 11.23 - more verbose check for net/if.h metze
* r18864: merge lib/replace changes from samba4Andrew Tridgell2006-09-241-4/+4
|
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2006-09-181-0/+358
metze