summaryrefslogtreecommitdiff
path: root/gio/inotify
Commit message (Expand)AuthorAgeFilesLines
* gmodule: Define a gmodule include dependency and use it in gio moduleswip/3v1n0/gio-gmodule-visibility-depMarco Trevisan (Treviño)2023-04-191-3/+8
* inotify: Use IN_NONBLOCK to avoid a fcntl() syscall where possiblePhilip Withnall2023-03-231-4/+11
* Merge branch 'fix-monitor-root-directory-fail' into 'main'Philip Withnall2023-03-161-1/+1
|\
| * inotify: Avoid empty root directory stringwangrong2023-02-031-1/+1
* | fix underspecified dependencies on generated headersEli Schwartz2023-02-061-1/+1
|/
* gio: Use hidden symbol visibility in static librariesSimon McVittie2022-11-141-0/+1
* Do not define GIO_COMPILATION for executablesXavier Claessens2022-10-131-1/+1
* Port internal uses to use g_source_set_static_name()Philip Withnall2021-07-261-1/+1
* inotify: Fix a memory leakGaël Bonithon2021-06-031-0/+1
* Fix missing initializer warning in gio/inotify/inotify-kernel.c:ik_source_new()Emmanuel Fleury2020-12-161-2/+2
* inotify: Fix some enum comparisons to integersPhilip Withnall2019-10-081-2/+2
* minor typos in the documentation (a/an)Дилян Палаузов2019-08-241-1/+1
* Merge branch 'drop-g-disable-deprecated' into 'master'Philip Withnall2019-06-141-1/+1
|\
| * build: Drop use of G_DISABLE_DEPRECATED from the build systemPhilip Withnall2019-05-301-1/+1
* | Include <sys/filio.h> for FIONREADMaya Rashish2019-06-041-0/+3
|/
* gio: Fix various compiler warnings when compiling with G_DISABLE_ASSERTPhilip Withnall2019-03-081-1/+3
* build: Drop autotools supportPhilip Withnall2019-01-151-32/+0
* gio: Link inotify file monitor to GLib and GObjectPhilip Withnall2018-07-092-1/+5
* inotify: Further fixes for hard link monitoring supportPhilip Withnall2018-04-181-2/+0
* inotify: fix segfault on watching hard linksRyan Lortie2018-04-183-6/+17
* Initialize boolean variableEmmanuele Bassi2018-03-281-0/+2
* Remove HAVE_CONFIG_H defs and usesErnestas Kulik2018-02-211-1/+1
* inotify: Add missing commasPhilip Withnall2017-11-281-2/+2
* inotify: Don’t propagate unrecognised events to GLocalFileMonitorPhilip Withnall2017-11-281-4/+12
* inotify: Ignore IN_Q_OVERFLOW eventsPhilip Withnall2017-11-281-2/+3
* Consistently save errno immediately after the operation setting itPhilip Withnall2017-08-031-4/+8
* meson: Minor modernizationsPatrick Griffis2017-07-131-1/+2
* meson: Improve MSVC and MinGW support and fix dependencies everywhereNirbheek Chauhan2017-07-131-1/+2
* meson: Fix glib, add gobject, gio, gthread, gmodule, etcTim-Philipp Müller2017-07-131-0/+13
* gio/inotify/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-2912-42/+42
* License headers: "the Gnome Library" -> "this library"Sébastien Wilmet2017-01-0410-80/+70
* Remove unused filesMatthias Clasen2015-08-202-189/+0
* Add more directory monitoring testsMatthias Clasen2015-08-203-3/+3
* inotify: Fix handling of paired events for atomic replaceMatthias Clasen2015-08-191-1/+2
* inotify: fix move event matching accountingRyan Lortie2015-03-261-1/+1
* inotify: implement "boredom" algorithmRyan Lortie2015-03-205-76/+241
* inotify: send CHANGES_DONE when new files 'appear'Ryan Lortie2015-03-201-1/+38
* substantially rework file monitorsRyan Lortie2015-03-209-284/+114
* inotify: rewrite inotify-kernelRyan Lortie2015-03-202-477/+183
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-1/+1
* configure.ac: tweak inotify checkRyan Lortie2014-02-141-4/+1
* Updated FSF's addressDaniel Mustieles2014-01-3114-32/+14
* inotify: stop using constructor()Ryan Lortie2013-10-032-70/+28
* Use GLIB_PRIVATE_CALL macroMatthias Clasen2013-07-282-4/+4
* inotify: don't assume mainloop is runningRyan Lortie2013-07-282-5/+23
* Remove some unused inotify codeMatthias Clasen2013-06-022-137/+20
* Rework the build system for a new tests approachRyan Lortie2013-05-311-4/+2
* inotify: fix a memleakCosimo Cecchi2013-01-211-0/+1
* Remove a few more G_GNUC_INTERNAL usersRyan Lortie2013-01-181-1/+1
* Fix visibility for glib/ and gio/ submodulesRyan Lortie2013-01-181-0/+1