Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -3/+1 |
* | Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX | Dan Winship | 2013-11-20 | 1 | -4/+0 |
* | tests/: Include unistd.h on *NIX only | Chun-wei Fan | 2013-11-11 | 1 | -3/+1 |
* | Remove critical log handler; we can't trigger g_return_if_fails() in our | Owen Taylor | 2004-03-14 | 1 | -15/+12 |
* | added g_hash_table_find and a bunch of g_queue_* | Hans Breuer | 2004-02-25 | 1 | -2/+2 |
* | Remove a test for getenv() behaviour which isn't specified by SUS and | Matthias Clasen | 2003-08-08 | 1 | -0/+5 |
* | Add tests for '=' in names and values. | Matthias Clasen | 2003-08-07 | 1 | -0/+30 |
* | Add tests for g_{get,set,unset}env(). | Matthias Clasen | 2003-07-28 | 1 | -0/+85 |