summaryrefslogtreecommitdiff
path: root/Xi/getmmap.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Introduce a consistent coding styleKeith Packard1-5/+5
2006-02-20indent fixes (OMG SO UGLY), and nuke old RCS keywords.Adam Jackson1-17/+10
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-7/+1
2003-11-14Initial revisionKaleb Keithley1-0/+53
1511d0ea08e9419bf6a3169ea196a551b4a94be'>Added a destroy signal to the wl_display object.Jason Ekstrand2-0/+81 2013-01-11test/event-loop: Check readable state on a pipeQuentin Glidic1-1/+6 2012-12-03tests: rename temporary filesPekka Paalanen1-2/+2 2012-12-03tests: Don't leave temporary files behindSven Joachim1-0/+2 2012-11-07tests: Add out of order delete_id queue testsJonas Ådahl1-12/+96 2012-11-07tests: Use a pipe for synchronization to avoid potential deadlockJonas Ådahl1-24/+55 2012-11-05tests: Add queue test caseJonas Ådahl2-1/+174 2012-10-21tests: Include wayland-private.h for container_ofKristian Høgsberg1-0/+1 2012-10-10Change filedescriptor API to be thread safeKristian Høgsberg2-88/+25 2012-08-29tests: Quiet warningKristian Høgsberg1-1/+2 2012-08-29tests: ensure sanity leak check tests pass when leak checks are disabled.U. Artie Eoff2-1/+13 2012-08-29tests: Allow disabling leak checking assertions by envRob Bradford1-2/+4 2012-08-14socket-test: don't try to be clever, fail if no XDG_RUNTIME_DIR is setPhilipp Brüschweiler1-11/+10 2012-07-23More consistent ID printingDaniel Stone1-1/+1 2012-07-23tests: Wrap calloc by just returning NULL if we're called too early