summaryrefslogtreecommitdiffstats
path: root/source4/lib/signal.c
Commit message (Collapse)AuthorAgeFilesLines
* r3450: portability fixesAndrew Tridgell2007-10-101-0/+1
| | | | | | | | - fix rep_inet_ntoa() for IRIX - lib/signal.c needs system/wait.h - some systems define a macro "accept", which breaks the lib/socket/ structures. use fn_ as a prefix for the structure elements to avoid the problem (This used to be commit ced1a0fcdc8d8e47755ce4391c19f8b12862eb60)
* r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell2007-10-101-1/+1
| | | | | | | | total include lines in compiling C files in Samba (the .gch file is now 5M instead of 12M) This also gets rid of the silly gtk compile warning for non-gtk code (This used to be commit 8ebd20cf551c8c1fad98ec723d91873fa202b85a)
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 73ea8ee6c268371d05cf74160f2ad451dd2ae699)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+139
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)