glib-unix: add function to ensure an fd is sealed
[platform/upstream/glib.git] / glib / tests / mappedfile.c
2014-02-23 Ryan Lortiemappedfile test: permit ENODEV on /dev/null
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-04 Chun-wei Fanglib/tests: Clean up inclusion of unistd.h
2013-05-29 Ryan LortieRename G_TEST_DISTED to G_TEST_DIST
2013-05-29 Ryan Lortietests: move tests to new _get_filename() API
2013-05-29 Ryan Lortietests: use new g_test_build_filename() API
2013-05-16 Colin WaltersAdd --enable-installed-tests configure option
2013-05-16 Colin Waltersglib/tests/mappedfile: Copy test file before writing...
2013-05-02 Colin Walterstests/mappedfile: Also handle ENOMEM
2012-11-15 Dan Winshipwin32: various fixes to test programs
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-17 Colin WaltersGMappedFile: Add g_mapped_file_get_bytes()
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-12 Matthias ClasenDisable deprecations where appropriate in tests
2011-09-21 Philip Van HoofGMappedFile: Add API to create from an existing file...
2011-09-19 Matthias ClasenFix a merge accident
2011-09-18 Matthias ClasenGMappedFile: return an error when trying to map a device
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-06 Matthias ClasenGMappedFile: improve test coverage
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-13 Matthias ClasenSkip the writable test if the file is not writable 2.29.2
2011-04-13 Matthias ClasenFix non-srcdir builds
2011-02-14 Matthias ClasenImprove test coverage