3 files changed
+12
-7
lines changed- .gitignore+34-16
- CMakeLists.txt+9-36
- Makefile.am+69
- README.md+9-31
- config.inc+117
- configure.ac+37
- configure.rb+320
- libkqueue.la.in+35
- libkqueue.pc.in+5-5
- libkqueue.spec+89
- libkqueue.xcodeproj/project.pbxproj+315
- libkqueue.xcodeproj/project.xcworkspace/contents.xcworkspacedata+7
- libkqueue.xcodeproj/project.xcworkspace/xcuserdata/jocke.xcuserdatad/UserInterfaceState.xcuserstate+6.5k
- libkqueue.xcodeproj/xcuserdata/jocke.xcuserdatad/xcschemes/libkqueue.xcscheme+58
- libkqueue.xcodeproj/xcuserdata/jocke.xcuserdatad/xcschemes/xcschememanagement.plist+22
- ports/debian/changelog+5
- ports/debian/compat+1
- ports/debian/control+30
- ports/debian/copyright+66
- ports/debian/libkqueue-dev.files+5
- ports/debian/libkqueue0.files+2
- ports/debian/rules+58
- ports/debian/source/format+1
- ports/debian/watch+2
- test/CMakeLists.txt+42-35
- test/Makefile+78
- test/config.inc+52
- test/configure+1
- test/kqtest.sln+20
- test/kqtest.vcxproj+94
Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| 138 | + | |
| 139 | + | |
138 | 140 |
| |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
143 | 148 |
| |
144 | 149 |
| |
145 | 150 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
| 149 | + | |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
|
0 commit comments