index
:
platform/upstream/coreutils
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel
sandbox/mwereski/upgrade
sandbox/mwereski/upstream
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
1992-12-02
Convert static declarations of struct option to use new macros from
Jim Meyering
10
-32
/
+32
1992-12-02
Convert static declarations of struct option to use new macros from
Jim Meyering
18
-79
/
+79
1992-11-24
Use David's definition of isascii instead of my CTYPE_PREFIX macro.
Jim Meyering
1
-17
/
+15
1992-11-24
* Define new macros ISPRINT, ISALNUM, ISXDIGIT, ... that use isascii
Jim Meyering
1
-19
/
+42
1992-11-24
* (print_ascii, dump_strings): Use ISDIGIT and ISPRINT
Jim Meyering
1
-4
/
+12
1992-11-24
* (print_ascii, dump_strings): Check for isascii before isprint.
Jim Meyering
1
-211
/
+267
1992-11-19
Merged in changes for 1.3.5.
Jim Meyering
14
-51
/
+245
1992-11-12
all files: make most variables static and const when possible.
Jim Meyering
16
-145
/
+164
1992-11-12
(set_mode): Parenthesize expressions with bit operations
Jim Meyering
1
-2
/
+3
1992-11-09
Declared lots of external functions and variables static.
Jim Meyering
17
-265
/
+283
1992-11-08
Declared lots of external functions and variables static.
Jim Meyering
22
-521
/
+537
1992-11-08
Initial revision
Jim Meyering
22
-0
/
+16069
1992-11-01
Make still more file-scope variables `static'.
Jim Meyering
5
-15
/
+15
1992-11-01
Make one more file-scope variable `static.'
Jim Meyering
1
-1
/
+1
1992-11-01
Make file-scope variable static.
Jim Meyering
8
-20
/
+20
1992-11-01
Initial revision
Jim Meyering
24
-0
/
+6662
1992-11-01
Give most file-scope variables the static attribute.
Jim Meyering
17
-172
/
+172
1992-10-31
(swab_buffer): Fix typo that incremented pointer instead of counter.
Jim Meyering
1
-13
/
+13
1992-10-31
Add parentheses to expressions like (c = *p++) as per suggestion
Jim Meyering
2
-4
/
+4
1992-10-31
Initial revision
Jim Meyering
18
-0
/
+8730