Commit Graph

815 Commits

Author SHA1 Message Date
Damien Vaz
5ac0deebf6 Update contribute.md
Edited a word who was spelled wrongly.
2015-09-20 17:49:24 +01:00
0xAX
76b8b759ec Update SUMMARY.md 2015-09-20 20:12:23 +06:00
0xAX
84d6f36a57 Create contribute.md 2015-09-20 20:11:55 +06:00
0xAX
fbce89b27d Merge pull request #213 from hitmoon/master
refine some sentences and fix some spell problems under directory DataStructures
2015-09-19 12:40:11 +06:00
zhaoxiaoqiang
6fb886c180 add myself to contributors.md 2015-09-18 16:04:16 +08:00
zhaoxiaoqiang
8e543c0689 refine some statements in DataStructures/dlist.md 2015-09-18 15:57:46 +08:00
zhaoxiaoqiang
f0973b1fb8 fix the spell of 'priority' in DataStructures/README.md 2015-09-18 15:54:46 +08:00
mudongliang
2a818916a6 change some grammatical tense problem 2015-09-17 10:23:50 -04:00
慕冬亮
b882105d45 Merge pull request #12 from 0xAX/master
merge commits
2015-09-17 09:03:46 -04:00
0xAX
8847240ee1 Merge pull request #210 from pjvandehaar/patch-1
syscall-1.md: Fix a couple grammar mistakes.
2015-09-17 13:04:00 +06:00
Peter VandeHaar
a130429a49 syscall-1.md: Fix a couple grammar mistakes.
(By the way, thank you for making this!)
2015-09-16 22:01:22 -04:00
Alexander Kuleshov
28cf8f8298 Merge branch 'patch-1' of https://github.com/zhanxw/linux-insides into zhanxw-patch-1 2015-09-16 17:24:46 +06:00
0xAX
3fe3a504b6 Merge pull request #209 from mudongliang/master
modify some descriptions of README in Booting
2015-09-16 13:29:46 +06:00
慕冬亮
58f930ebb8 Merge pull request #11 from 0xAX/master
merge commits
2015-09-16 14:44:11 +08:00
0xAX
65f927c81d Merge pull request #208 from d4l3k/patch-1
Fix a typo "structur" -> "structure"
2015-09-15 13:40:51 +06:00
0xAX
c4da05f9ef Merge pull request #207 from hristozov/patch-1
Fix a small typo "learnd" -> "learned".
2015-09-15 13:40:36 +06:00
Tristan Rice
9cbd2c97f0 Fix a typo "structur" -> "structure" 2015-09-14 12:29:34 -07:00
0xAX
ccbf47c61f Merge pull request #205 from synther/synther-patch-1
Fix typo
2015-09-14 18:23:52 +06:00
0xAX
be0ebf59c5 Merge pull request #204 from joar/patch-1
"and etc" => "etc"
2015-09-14 13:21:59 +06:00
Georgi Hristozov
707a1e3316 Fix a typo "learnd" -> "learned". 2015-09-14 09:02:36 +03:00
Joar Wandborg
3abb9b6082 "and etc" => "etc"
"etc" stands for "et cetera", "et" means "and".

Sidenote: & also stands for "et", so "etc" may be written as "&c".
2015-09-13 21:25:57 +02:00
0xAX
463e0c9e01 Merge pull request #203 from hermanjunge/patch-1
Update syscall-4.md
2015-09-13 23:39:30 +06:00
Herman Junge
fe75144008 Update syscall-4.md
programm -> program
2015-09-13 14:36:42 -03:00
0xAX
67f7aa86ae Update syscall-4.md 2015-09-13 20:21:10 +06:00
0xAX
9307482747 Update README.md 2015-09-13 20:17:34 +06:00
0xAX
93bd634bb2 Update README.md 2015-09-13 20:15:57 +06:00
0xAX
f445b8f41a Update syscall-4.md 2015-09-13 20:14:32 +06:00
0xAX
d1015ce4d2 Update SUMMARY.md 2015-09-13 20:13:44 +06:00
0xAX
936d39ccff Update syscall-4.md 2015-09-13 20:13:32 +06:00
0xAX
b057c2566a Update SUMMARY.md 2015-09-13 20:13:13 +06:00
0xAX
32f8cdb47c Create syscall-4.md 2015-09-13 20:12:35 +06:00
0xAX
d4f2ebb18c Merge pull request #201 from tscanlon/typos
Fix spelling error
2015-09-12 23:18:56 +06:00
Tom Scanlon
184e4a0f62 Fix spelling error 2015-09-12 08:06:23 -07:00
0xAX
193fc312ca Merge pull request #178 from nahakiole/linux-bootstrap-1-fix
Fixing some typos in ELF.md
2015-09-11 23:12:13 +06:00
0xAX
89b67c5dc8 Update syscall-1.md 2015-09-11 23:11:13 +06:00
0xAX
0c7541c1d3 Merge pull request #198 from leolas95/linux-bootstrap-1-fix-typo
Fixed typo: fielsd --> fields
2015-09-10 13:50:00 +06:00
Leonardo
8b326e3766 Fixed typo: fielsd --> fields 2015-09-09 18:24:52 -04:30
0xAX
df149cbf9d Merge pull request #194 from jjrob13/patch-2
Grammatical and spelling fixes.
2015-09-09 22:57:19 +06:00
Administrator
763f9066b6 modify some descriptions of README in Booting 2015-09-09 18:36:33 +08:00
慕冬亮
763e6358b7 Merge pull request #9 from 0xAX/master
merge commits
2015-09-09 06:06:45 -04:00
Synther Lawrence
bc832ea4d3 Fix typo 2015-09-08 17:41:31 +03:00
0xAX
5e10b5e49d Merge pull request #193 from jjrob13/patch-1
Grammatical fixes to first paragraph.
2015-09-07 13:25:49 +06:00
zhanxw
9f7987415d Update syscall-3.md 2015-09-06 12:53:53 -05:00
John Robertson
2ea6be1292 Grammatical and spelling fixes. 2015-09-06 09:08:29 -07:00
John Robertson
fc0f78f420 Grammatical fixes to first paragraph. 2015-09-06 08:46:31 -07:00
0xAX
5de6360b8b Update SUMMARY.md 2015-09-06 20:17:01 +06:00
0xAX
19822c23f2 Update README.md 2015-09-06 20:16:45 +06:00
0xAX
678bd35d9d Create syscall-3.md 2015-09-06 20:16:05 +06:00
0xAX
1ab5214d9d Update linux-bootstrap-1.md 2015-09-06 12:21:41 +06:00
0xAX
dfddc9883f Update SUMMARY.md 2015-09-05 23:03:42 +06:00