Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
* | Don't try to make direct system calls on Linux. | Thiago Macieira | 2009-08-04 | 1 | -1/+1 |
* | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 1 | -2/+24 |
* | Fix Solaris build failure with the new qt_safe_() socket functions. | Robert Griebl | 2009-07-15 | 1 | -1/+2 |
* | Socket function cleanup: replacing direct POSIX calls with qt_safe_(). | Robert Griebl | 2009-07-14 | 1 | -0/+28 |
* | Use current license header. | Volker Hilsheimer | 2009-07-08 | 1 | -2/+2 |
* | Don't compile the FD_CLOEXEC-safe accept4 call if we don't know about SOCK_CL... | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
* | Use the safe versions of the network system calls I have just added. | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
* | Add the support for the EINTR- and CLOEXEC-safe network calls too. | Thiago Macieira | 2009-07-02 | 1 | -0/+153 |