summaryrefslogtreecommitdiffstats
path: root/source/lib/select.c
Commit message (Collapse)AuthorAgeFilesLines
* r6093: Patch to fix sys_select so it can't drop signals if another fdJeremy Allison2005-03-281-9/+18
| | | | | is ready to read. Patch from Mark Weaver <mark-clist@npsl.co.uk>. Jeremy.
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2005-02-101-0/+1
| | | | | | | | | less likely that anyone will use pstring for new code - got rid of winbind_client.h from includes.h. This one triggered a huge change, as winbind_client.h was including system/filesys.h and defining the old uint32 and uint16 types, as well as its own pstring and fstring.
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-2/+2
| | | | | | | | to checkout try: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_4_0 metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+159
metze