about summary refs log tree commit diff stats
path: root/linux/util.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build on linuxJosh Rickmar2012-07-051-0/+8
* rename xxxterm to xomreroMarco Peereboom2012-05-171-1/+0
* add some missing copyrights and tagsMarco Peereboom2011-08-061-1/+16
* consolidate getpeerid code with linux.Marco Peereboom2010-12-291-0/+3
* Fix linux build. Linux does not have fmt_scaled() or tree.h, so we have copiedEdd Barrett2010-12-161-0/+7
* add linux supportMarco Peereboom2010-02-241-0/+24
id='n63' href='#n63'>63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153