Rob Landley
|
18958e9309
Random cleanup of platform.h.
|
18 năm trước cách đây |
Rob Landley
|
15d20a03d6
Remove _() and N_() from platform.h. #define them as NOP macros in the two
|
18 năm trước cách đây |
Mike Frysinger
|
fa6c4844b2
fix spelling mistakes
|
18 năm trước cách đây |
Rob Landley
|
2c39eee805
Migrate endianness macros.
|
18 năm trước cách đây |
Mike Frysinger
|
1a54030445
use memmove() instead of bcopy()
|
19 năm trước cách đây |
Mike Frysinger
|
983e0ca89e
strip out unneeded comments
|
19 năm trước cách đây |
"Vladimir N. Oleynik"
|
5c06b277ce
fdisk unmaintained now :(
|
19 năm trước cách đây |
Rob Landley
|
5527b9117e
Another clean-up patch from Garrett.
|
19 năm trước cách đây |
Rob Landley
|
736e52532e
Minor cleanup from Garrett Kajmowicz.
|
19 năm trước cách đây |
Rob Landley
|
b73451daee
Cleanup from Denis Vlasenko.
|
19 năm trước cách đây |
Bernhard Reutner-Fischer
|
ed7bb6278d
- put NLS stuff in one central place to avoid redefines.
|
19 năm trước cách đây |
Bernhard Reutner-Fischer
|
3038557649
- bzero -> memset
|
19 năm trước cách đây |
Bernhard Reutner-Fischer
|
9f4a1e1c75
- add and use ATTRIBUTE_ALIGNED(num_bytes)
|
19 năm trước cách đây |
Eric Andersen
|
3496fdc9a5
hopefully the last of the annoying signed/unsigned and mixed type errors
|
19 năm trước cách đây |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 năm trước cách đây |
"Vladimir N. Oleynik"
|
a972c870a8
reduce signedness warning
|
19 năm trước cách đây |
"Vladimir N. Oleynik"
|
65bb10f253
reduce bss
|
19 năm trước cách đây |
Eric Andersen
|
d926149d26
Avoid a number of places where large drives could wrap a uint, and
|
20 năm trước cách đây |
Eric Andersen
|
42f8883c71
Per suggestion from Bastian Blank, be less evil when we force fdisk to
|
20 năm trước cách đây |
Eric Andersen
|
84bdea8cb2
Erik,
|
20 năm trước cách đây |
Eric Andersen
|
256c4fd587
Make vodz happy and make fdisk always use large file support if
|
20 năm trước cách đây |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
21 năm trước cách đây |
Eric Andersen
|
bbbbcfef24
Sigh. what a mess.
|
21 năm trước cách đây |
Eric Andersen
|
0a92f35702
As waldi noticed, checks for the size of an off_t and casting
|
21 năm trước cách đây |
Eric Andersen
|
1236631700
The fdisk llseek junk was redundant, since both uClibc and glibc
|
21 năm trước cách đây |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 năm trước cách đây |
Eric Andersen
|
7495b0d4b1
Eliminate use of a kernel scsi header file.
|
21 năm trước cách đây |
Eric Andersen
|
dfcb5b0412
s/u_int/uint/g
|
21 năm trước cách đây |
Eric Andersen
|
07d2f4052f
vodz noticed we need to cast things back to an unsigned long
|
21 năm trước cách đây |
Eric Andersen
|
d4f7a5edad
Be certain we use a correct entity when performing the
|
21 năm trước cách đây |