Ryan Lortie
|
ba0208b3a8
|
Clean up improper #includes
We have a lot of broken #including going on around the tree. This has
gone unnoticed due to our sloppy use of -I.
|
2010-08-06 13:05:18 -04:00 |
|
Ryan Lortie
|
5b946e0504
|
gio/: fully remove gioalias hacks
|
2010-07-07 19:53:22 -04:00 |
|
Lin Ma
|
e5440f865d
|
Reworked Solaris file event notification for GIO. See
https://defect.opensolaris.org/bz/show_bug.cgi?id=10194
Updated copyright.
|
2010-05-17 14:42:52 +08:00 |
|
Alexander Larsson
|
c3f4e01627
|
Make all non-static functions start with underscore
We don't want to export a lot of non-namespaced internal symbols.
|
2009-05-18 11:27:49 +02:00 |
|
Johan Dahlin
|
761424465a
|
Include "config.h" instead of <config.h> Command used: find -name
2008-06-21 Johan Dahlin <jdahlin@async.com.br>
* *.[ch]: Include "config.h" instead of <config.h>
Command used:
find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
Rubberstamped by Mitch
svn path=/trunk/; revision=7092
|
2008-06-22 15:10:51 +00:00 |
|
Lin Ma
|
778488d993
|
still copyright issue. I hate copyright.
2008-03-28 Lin Ma <Lin.Ma@Sun.COM>
* fen/*.[hc]: still copyright issue. I hate copyright.
svn path=/trunk/; revision=6760
|
2008-03-28 09:30:52 +00:00 |
|
Lin Ma
|
d7d4211cb0
|
Updated copyright.
2008-03-27 Lin Ma <Lin.Ma@Sun.COM>
* fen/*.[hc]: Updated copyright.
svn path=/trunk/; revision=6757
|
2008-03-27 09:14:54 +00:00 |
|
Alexander Larsson
|
7dc75d707c
|
Added. Added. Added. Added. Added. Added. Added. Added. Added. Added.
2008-03-14 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
* fen/Makefile.am: Added.
* fen/fen-data.[ch]: Added.
* fen/fen-dump.[ch]: Added.
* fen/fen-helper.[ch]: Added.
* fen/fen-kernel.[ch]: Added.
* fen/fen-missing.[ch]: Added.
* fen/fen-node.[ch]: Added.
* fen/fen-sub.[ch]: Added.
* fen/gfendirectorymonitor.[ch]: Added.
* fen/gfenfilemonitor.[ch]: Added.
* giomodule.c:
Added Solaris FEN file notification backend.
Patch from Lin Ma <Lin.Ma@Sun.COM>
svn path=/trunk/; revision=6702
|
2008-03-14 08:58:24 +00:00 |
|