Mercurial > ecos
annotate packages/language/c/libc/current/ChangeLog @ 80:2085233a121a ecos-sw-2000-04-07
Merge from eCos master repository on 2000-04-07-07:52:29-BST
| author | jlarmour |
|---|---|
| date | Fri, 07 Apr 2000 07:45:04 +0000 |
| parents | 59d97b6ba612 |
| children | 70190fa0fe10 |
| rev | line source |
|---|---|
|
80
2085233a121a
Merge from eCos master repository on 2000-04-07-07:52:29-BST
jlarmour
parents:
78
diff
changeset
|
1 2000-04-05 Jesper Skov <jskov@redhat.com> |
|
2085233a121a
Merge from eCos master repository on 2000-04-07-07:52:29-BST
jlarmour
parents:
78
diff
changeset
|
2 |
|
2085233a121a
Merge from eCos master repository on 2000-04-07-07:52:29-BST
jlarmour
parents:
78
diff
changeset
|
3 * src/time/settime.cxx: |
|
2085233a121a
Merge from eCos master repository on 2000-04-07-07:52:29-BST
jlarmour
parents:
78
diff
changeset
|
4 * src/time/time.cxx: |
|
2085233a121a
Merge from eCos master repository on 2000-04-07-07:52:29-BST
jlarmour
parents:
78
diff
changeset
|
5 Wallclock moved to io/. |
|
2085233a121a
Merge from eCos master repository on 2000-04-07-07:52:29-BST
jlarmour
parents:
78
diff
changeset
|
6 |
|
78
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
7 2000-03-28 John Dallaway <jld@cygnus.co.uk> |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
8 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
9 * cdl/string.cdl, |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
10 cdl/stdlib.cdl, |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
11 cdl/stdio.cdl, |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
12 cdl/libc.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
13 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
14 Adjust documentation URLs. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
15 |
|
78
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
16 2000-03-27 Jesper Skov <jskov@redhat.com> |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
17 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
18 * src/clibincl/stream.inl (check_this): Use cyb_bool instead of bool. |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
19 |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
20 2000-03-06 Jesper Skov <jskov@redhat.com> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
21 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
22 * tests/time/strftime.c (test): Adjust test to match below change. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
23 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
24 2000-03-02 Jonathan Larmour <jlarmour@redhat.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
25 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
26 * src/time/strftime.cxx (do_format): Make sure %m counts from |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
27 1..12 rather than 0..11. Fix for case 103300 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
28 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
29 2000-02-29 Jonathan Larmour <jlarmour@redhat.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
30 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
31 * src/stdio/output/vfnprintf.cxx: Correctly use 'n' parameter to |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
32 restrict length. Credit due to Andrew Lunn here as well. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
33 Resolves 103057-CR-1 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
34 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
35 * tests/stdio/sprintf2.c (test): |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
36 Add snprintf tests to verify the correct behaviour of restricting |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
37 output length |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
38 |
|
70
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
39 2000-02-10 Jesper Skov <jskov@redhat.com> |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
40 |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
41 * tests/signal/signal2.c (main): |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
42 Also reclaim DATA_TLB_MISS vector if available. |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
43 |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
44 2000-01-31 Simon FitzMaurice <sdf@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
45 * cdl/*.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
46 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
47 Adjust help URLs in line with new doc layout. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
48 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
49 2000-01-28 Simon FitzMaurice <sdf@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
50 * cdl/*.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
51 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
52 Adjust help URLs in line with new doc layout. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
53 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
54 2000-01-19 Hugo Tyson <hmt@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
55 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
56 * cdl/*.cdl: Add descriptions to a number of options &c which were |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
57 lacking same, also tidied up other typos as noticed en passant. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
58 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
59 1999-11-11 Bart Veer <bartv@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
60 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
61 * cdl/string.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
62 Switch to a single boolean configuration option for code size vs. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
63 speed optimization. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
64 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
65 1999-11-03 John Dallaway <jld@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
66 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
67 * cdl/libc.cdl: Define tests. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
68 |
|
46
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
69 1999-10-19 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
70 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
71 * src/stdio/output/vfnprintf.cxx: We can now remove Berkeley |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
72 advertising clause |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
73 * src/stdlib/div.cxx: ditto |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
74 * src/stdlib/ldiv.cxx: ditto |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
75 * src/stdlib/strtol.cxx: ditto |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
76 * src/stdlib/strtoul.cxx: ditto |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
77 * src/string/strtok.cxx: ditto |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
78 |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
79 1999-10-19 John Dallaway <jld@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
80 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
81 * cdl/libc.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
82 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
83 Define CDL options for package-specific CFLAGS. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
84 |
|
46
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
85 1999-10-08 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
86 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
87 * include/pkgconf/libc.h (CYGNUM_LIBC_MAIN_THREAD_PRIORITY): Change |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
88 default to 10 to keep test farm happy |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
89 * cdl/startup.cdl: Likewise |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
90 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
91 1999-10-07 John Dallaway <jld@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
92 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
93 * cdl/stdlib.cdl, cdl/string.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
94 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
95 Specify radio buttons using CDL interfaces. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
96 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
97 1999-10-06 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
98 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
99 * cdl/stdio.cdl: Change default to /dev/ttydiag as per 1999-10-01 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
100 change below |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
101 * cdl/startup.cdl: Add new form CDL for the startup changes as |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
102 per 1999-10-05 |
|
46
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
103 |
|
44
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
104 1999-10-05 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
105 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
106 * include/libc.h: Add CYGSEM_LIBC_MAIN_STACK_FROM_SYSTEM to allow |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
107 the user to supply their own stack. |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
108 Rename CYGNUM_LIBC_MAIN_STACK_SIZE to |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
109 CYGNUM_LIBC_MAIN_DEFAULT_STACK_SIZE and reparent under |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
110 CYGSEM_LIBC_MAIN_STACK_FROM_SYSTEM |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
111 Add CYGNUM_LIBC_MAIN_THREAD_PRIORITY to provide main() thread |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
112 priority |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
113 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
114 * src/support/mainthread.cxx: Add support for user-supplied stack |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
115 Allow user to specify thread priority |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
116 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
117 These changes fix CR 101069 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
42
diff
changeset
|
118 |
|
42
94fd8fbfe8fe
Merge from eCos master repository on 1999-10-05-12:38:44-BST
jlarmour
parents:
38
diff
changeset
|
119 1999-10-01 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
94fd8fbfe8fe
Merge from eCos master repository on 1999-10-05-12:38:44-BST
jlarmour
parents:
38
diff
changeset
|
120 |
|
94fd8fbfe8fe
Merge from eCos master repository on 1999-10-05-12:38:44-BST
jlarmour
parents:
38
diff
changeset
|
121 * include/pkgconf/libc.h (CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE): Change |
|
94fd8fbfe8fe
Merge from eCos master repository on 1999-10-05-12:38:44-BST
jlarmour
parents:
38
diff
changeset
|
122 default to /dev/ttydiag to get correct console-like behaviour |
|
94fd8fbfe8fe
Merge from eCos master repository on 1999-10-05-12:38:44-BST
jlarmour
parents:
38
diff
changeset
|
123 Also don't preclude use if haldiag package isn't included |
|
94fd8fbfe8fe
Merge from eCos master repository on 1999-10-05-12:38:44-BST
jlarmour
parents:
38
diff
changeset
|
124 (case 102065) |
|
94fd8fbfe8fe
Merge from eCos master repository on 1999-10-05-12:38:44-BST
jlarmour
parents:
38
diff
changeset
|
125 |
|
38
e7ba79f6d3a8
Merge from eCos master repository on 1999-09-23-20:10:25-BST
jlarmour
parents:
36
diff
changeset
|
126 1999-09-15 Jesper Skov <jskov@cygnus.co.uk> |
|
e7ba79f6d3a8
Merge from eCos master repository on 1999-09-23-20:10:25-BST
jlarmour
parents:
36
diff
changeset
|
127 |
|
e7ba79f6d3a8
Merge from eCos master repository on 1999-09-23-20:10:25-BST
jlarmour
parents:
36
diff
changeset
|
128 * tests/signal/signal2.c (cause_fpe): Try both float and integer |
|
e7ba79f6d3a8
Merge from eCos master repository on 1999-09-23-20:10:25-BST
jlarmour
parents:
36
diff
changeset
|
129 division by zero. |
|
e7ba79f6d3a8
Merge from eCos master repository on 1999-09-23-20:10:25-BST
jlarmour
parents:
36
diff
changeset
|
130 |
|
36
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
34
diff
changeset
|
131 1999-09-10 Jesper Skov <jskov@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
34
diff
changeset
|
132 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
34
diff
changeset
|
133 * src/stdlib/malloc.cxx (cyg_libc_get_malloc_pool): Added for |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
34
diff
changeset
|
134 stress_threads test. |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
34
diff
changeset
|
135 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
34
diff
changeset
|
136 1999-09-07 Jesper Skov <jskov@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
34
diff
changeset
|
137 PRs 20243, 20433 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
34
diff
changeset
|
138 * tests/signal/signal2.c: Disabled test3 on ARM. |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
34
diff
changeset
|
139 |
|
34
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
140 1999-09-02 Hugo Tyson <hmt@cygnus.co.uk> |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
141 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
142 * include/assert.h: Make the sense of NDEBUG correct; it is "set" |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
143 when NOT debugging. Fix for CR 101983-CR-1 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
144 See Stroustrup, "The C++ Programming Language." |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
145 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
146 1999-08-18 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
147 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
148 * src/stdio/common/fopen.cxx (_fopen): Set buffer size 0 when not |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
149 buffering |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
150 Fix for case 101868 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
28
diff
changeset
|
151 |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
152 1999-08-17 John Dallaway <jld@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
153 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
154 * cdl/stdlib.cdl, cdl/string.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
155 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
156 Implement radio buttons using "FIXME radio" hack in |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
157 description field for now. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
158 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
159 1999-08-12 John Dallaway <jld@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
160 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
161 * cdl/stdlib.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
162 Take advantage of MACRONAME_ENUMVAL macros output by CDL. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
163 |
|
28
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
26
diff
changeset
|
164 1999-08-06 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
26
diff
changeset
|
165 |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
26
diff
changeset
|
166 * tests/stdio/sprintf2.c (test): Don't rely on 2.345 being exactly |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
26
diff
changeset
|
167 representable in binary as a difference of 1 ulp will make it round |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
26
diff
changeset
|
168 the wrong way. |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
26
diff
changeset
|
169 |
|
26
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
170 1999-07-16 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
171 |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
172 * src/stdio/input/fgetc.cxx: |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
173 Include outline versions of getc() (actually just a symbol alias for |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
174 fgetc() ) and getchar() |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
175 Some minor clean-ups |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
176 Add tracing/assertions |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
177 |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
178 * src/stdio/input/fputc.cxx: |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
179 Likewise (except applied to putc() and putchar()) |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
180 |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
181 * src/stdio/common/stdioinlines.cxx (_puts): |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
182 Call fputc() not _fputc() |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
183 |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
184 * src/clibincl/stdiosupp.hxx: |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
185 Remove now obsolete prototypes for _fgetc() and _fputc() |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
186 |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
187 * include/stdio.h: |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
188 Don't bother with getc()/putc() macros any more, just call |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
189 them as functions |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
190 Include protos for getc(), putc(), getchar() and putchar() functions |
|
4741a3c3496a
Merge from eCos master repository on 1999-07-23-05:47:06-BST
jlarmour
parents:
16
diff
changeset
|
191 |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
192 1999-06-21 Jesper Skov <jskov@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
193 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
194 * tests/signal/signal2.c: Disabled test 3 for SH EDK7708. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
70
diff
changeset
|
195 |
|
16
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
10
diff
changeset
|
196 1999-06-11 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
10
diff
changeset
|
197 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
10
diff
changeset
|
198 * include/stdio.h: Make FILEs array types so they won't be |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
10
diff
changeset
|
199 given $gp relocations on MIPS targets |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
10
diff
changeset
|
200 |
|
10
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
201 1999-05-27 Jesper Skov <jskov@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
202 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
203 * tests/time/ctime.c: Fixed compiler warning. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
204 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
205 1999-05-25 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
206 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
207 * tests/signal/signal2.c (main): |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
208 Update CYGPKG_HAL_TX39 -> CYGPKG_HAL_MIPS_TX39 due to recent MIPS |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
209 HAL changes |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
210 Fix for PR 20116 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
4
diff
changeset
|
211 |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
212 1999-04-30 Jesper Skov <jskov@lassi.cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
213 PR 19945/19946 workaround |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
214 * tests/signal/signal2.c: Disabled test 3 for PowerPC sim. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
215 |
| 2 | 216 1999-04-19 Jonathan Larmour <jlarmour@cygnus.co.uk> |
| 217 | |
| 218 * include/time.inl: | |
| 219 Ensure all calls to cyg_libc_time_year_is_leap() are with the full | |
| 220 year, and not the direct contents of a struct tm, which are (year-1900) | |
| 221 | |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
222 1999-04-19 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
223 PR 19308, 19410, 19528 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
224 * tests/time/clock.c (test): Also disable data cache which may |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
225 affect timing when tracing/assertions are enabled. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
226 |
| 2 | 227 1999-04-15 Jonathan Larmour <jlarmour@cygnus.co.uk> |
| 228 | |
| 229 * src/clibincl/stdiosupp.hxx: | |
| 230 Add prototype for new cyg_libc_stdio_flush_all_but() function | |
| 231 | |
| 232 * src/clibincl/stream.hxx: | |
| 233 Don't include stdiosupp.hxx any more to prevent circular dependency, | |
| 234 therefore manually provide _setvbuf prototype | |
| 235 Make sure pkgconf/kernel.h is included before mutex.hxx | |
| 236 | |
| 237 * src/clibincl/stream.inl (Cyg_StdioStream::set_error()): | |
| 238 Add missing unlock_me() | |
| 239 | |
| 240 * src/stdio/common/fflush.cxx: | |
| 241 Separate most of code for fflush(NULL) into separate | |
| 242 cyg_libc_stdio_flush_all_but() function, which has the extra | |
| 243 capability of omitting one stream | |
| 244 | |
| 245 * src/stdio/common/stderr.cxx: | |
| 246 * src/stdio/common/stdin.cxx: | |
| 247 * src/stdio/common/stdout.cxx: | |
| 248 * src/stdio/common/vsnprintf.cxx: | |
| 249 * src/stdio/common/vsscanf.cxx: | |
| 250 Add missing clibincl/stdiosupp.hxx include | |
| 251 | |
| 252 * src/stdio/common/stream.cxx (Cyg_StdioStream::read()): | |
| 253 When reading, ensure we flush all output streams | |
| 254 | |
| 255 * src/stdio/common/stream.cxx (Cyg_StdioStream::flush_output_unlocked): | |
| 256 Flush the device as well | |
| 257 | |
| 258 1999-04-15 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 259 | |
| 260 * src/stdio/common/streambuf.cxx (set_buffer): | |
| 261 * src/stdio/common/stdioinlines.cxx (_setbuf): | |
| 262 * src/clibincl/streambuf.inl: | |
| 263 * src/clibincl/streambuf.hxx: | |
| 264 * src/clibincl/stream.hxx (class Cyg_StdioStream): | |
| 265 * include/pkgconf/libc.h: | |
| 266 * include/stdio.inl (setbuf): | |
| 267 Fix dumb typo: BUFSIZE -> BUFSIZ | |
| 268 This fixes PR19837 | |
| 269 | |
| 270 1999-04-15 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 271 | |
| 272 * src/stdio/common/stdioinlines.cxx (_setbuf): | |
| 273 * include/stdio.inl (setbuf): | |
| 274 Use _IONBF when buf==NULL, and _IOLBF otherwise. | |
| 275 Fix for PR 19836 | |
| 276 | |
| 277 1999-04-15 John Dallaway <jld@cygnus.co.uk> | |
| 278 | |
| 279 * include/pkgconf/libc.h: Tidy display string capitalization. | |
| 280 | |
| 281 1999-04-12 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 282 | |
| 283 * include/pkgconf/libc.h: | |
| 284 Clarify CDL description of CYGNUM_LIBC_MALLOC_MEMPOOL_SIZE | |
| 285 | |
| 286 * tests/signal/signal2.c: Try harder to generate an exception by | |
| 287 accessing a misaligned address | |
| 288 Don't handle SIGTRAP any more | |
| 289 Part of fix for PRs 19731/19607 | |
| 290 | |
| 291 1999-04-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 292 PR 19667 | |
| 293 * src/support/mainthread.cxx: | |
| 294 Changed to use the new Cyg_Thread constructor. | |
| 295 | |
| 296 1999-04-07 Hugo Tyson <hmt@cygnus.co.uk> | |
| 297 | |
| 298 * tests/signal/signal2.c (main): Use new macro | |
| 299 HAL_VSR_SET_TO_ECOS_HANDLER if defined, to wrest control from | |
| 300 CygMon, for example, by reinstalling eCos' default VSRs for | |
| 301 exceptions that we are provoking. | |
| 302 | |
| 303 1999-03-29 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 304 | |
| 305 * src/signal/siginit.cxx: Include stdlib.h for exit() | |
| 306 Fix for PR 19720 | |
| 307 | |
| 308 1999-03-29 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 309 | |
| 310 * tests/time/clock.c (test): Disable instruction cache | |
| 311 Hopefully fixes PR 19308 | |
| 312 | |
| 313 1999-03-29 Jesper Skov <jskov@cygnus.co.uk> | |
| 314 | |
| 315 * tests/signal/signal2.c: Disabled test 3 for PPC as it cannot | |
| 316 trap division by zero. | |
| 317 | |
| 318 1999-03-26 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 319 | |
| 320 * src/support/main.cxx (main): Invoke cyg_user_start() if no kernel | |
| 321 Only sensible thing to do in our default main in a non-kernel config | |
| 322 | |
| 323 1999-03-25 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 324 | |
| 325 * tests/time/time.c: | |
| 326 Increase MAX_TIMEOUT since the sparclite gets very close to overrunning | |
| 327 it even when working. | |
| 328 Should return -1 iff CYGSEM_LIBC_TIME_TIME_WORKING isn't defined | |
| 329 Cosmetic changes | |
| 330 | |
| 331 1999-03-25 Hugo Tyson <hmt@cygnus.co.uk> | |
| 332 | |
| 333 * tests/time/time.c (test): Take into account setting of | |
| 334 CYGSEM_LIBC_TIME_SETTIME_WORKING ie. does cyg_libc_time_settime() | |
| 335 work? If not, check that it returns an error. | |
| 336 This was exposed by the random combo in PR#19479. | |
| 337 | |
| 338 1999-03-23 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 339 | |
| 340 * include/pkgconf/libc.h: | |
| 341 Rename CYGSEM_LIBC_RAND_SIMPLEST and CYGSEM_LIBC_RAND_KNUTH1 to | |
| 342 CYGIMP_... | |
| 343 | |
| 344 Add another rand implementation CYGIMP_LIBC_RAND_SIMPLE1 which is | |
| 345 the default | |
| 346 | |
| 347 Part of fix for PR 19562 | |
| 348 | |
| 349 * include/sys/cstartup.h: | |
| 350 Tidy and remove unnecessary dependencies | |
| 351 | |
| 352 * src/stdlib/rand.cxx: | |
| 353 Rename algorithms from CYGSEM_... to CYGIMP_... | |
| 354 Add new "simple1" algorithm | |
| 355 | |
| 356 * tests/ctype/ctype.c: | |
| 357 Tidy | |
| 358 | |
| 359 * tests/stdlib/rand3.c: | |
| 360 Fix so that 0..RAND_MAX is split evenly over buckets, which it wasn't | |
| 361 before | |
| 362 Deal with case of RAND_MAX not being divisible by NUM_BUCKETS | |
| 363 exactly | |
| 364 Increase TEST_LENGTH to 200000 to provide more representative sample | |
| 365 Add CYG_TEST_INFO output to help ensure it doesn't time out | |
| 366 Tidy | |
| 367 | |
| 368 * tests/stdlib/rand4.c: | |
| 369 Only fail if more than _two_ thirds (rather than one third) match. | |
| 370 This is because half would match for a perfectly random distribution | |
| 371 This is the rest of the fix for PR 19562 | |
| 372 Cosmetic changes | |
| 373 | |
| 374 1999-03-22 Hugo Tyson <hmt@cygnus.co.uk> | |
| 375 | |
| 376 * src/support/mainthread.cxx (CYGNUM_LIBC_MAIN_STACK_SIZE): | |
| 377 Use CYGNUM_HAL_STACK_SIZE_TYPICAL for the stack size instead of | |
| 378 CYGNUM_HAL_MINIMUM_STACK_SIZE. | |
| 379 | |
| 380 1999-03-22 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 381 | |
| 382 * tests/PKGconf.mak: Add -Wno-format when building strftime otherwise | |
| 383 it generates warnings for things that we do want to test (null | |
| 384 string, and %y format) | |
| 385 | |
| 386 1999-03-19 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 387 | |
| 388 * include/pkgconf/libc.h (CYGNUM_LIBC_TIME_DST_DEFAULT_STATE): | |
| 389 Put brackets back round negative number since sdf says the config | |
| 390 tool is fixed now (PR 19537) | |
| 391 | |
| 392 Add new CYGSEM_LIBC_RAND_SIMPLEST and CYGSEM_LIBC_RAND_KNUTH1 | |
| 393 options for different rand() algorithms in a so far failed attempt | |
| 394 to fix PR 19562 | |
| 395 | |
| 396 * src/stdlib/rand.cxx: | |
| 397 Add new optional algorithm from Knuth vol.2 | |
| 398 | |
| 399 * tests/stdlib/rand4.c: | |
| 400 Some tidies | |
| 401 Don't run test when using simplest algorithm | |
| 402 | |
| 403 * tests/signal/signal2.c (main): | |
| 404 Don't try to make an FPE on tx39 - its possible to detect but requires | |
| 405 too much HAL work to be sensible | |
| 406 | |
| 407 1999-03-18 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 408 | |
| 409 * src/signal/siginit.cxx (cyg_libc_signals_hwexcept_handler): | |
| 410 Use HAL_ENABLE_INTERRUPTS() rather than kernel to enable interrupts | |
| 411 | |
| 412 1999-03-18 Mark Galassi <rosalia@cygnus.com> | |
| 413 | |
| 414 * tests/PKGconf.mak (TESTS): added rand4 compilation. | |
| 415 | |
| 416 * tests/stdlib/rand4.c: added this test for periodicity in the | |
| 417 least significant bit of rand(). | |
| 418 | |
| 419 1999-03-18 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 420 | |
| 421 * include/pkgconf/libc.h: Remove CYGFUN_LIBC_TIME_POSIX dependency | |
| 422 on CYGPKG_LIBC_STDIO | |
| 423 | |
| 424 * src/stdlib/itoa.cxx: | |
| 425 New file to convert integers to ascii | |
| 426 | |
| 427 * include/stdlib.h: | |
| 428 Add proto for new cyg_libc_itoa() function | |
| 429 | |
| 430 * include/time.inl: | |
| 431 Rework __asctime_r() to use memcpy() and cyg_libc_itoa() rather than | |
| 432 sprintf() | |
| 433 | |
| 434 * src/PKGconf.mak: | |
| 435 Build stdlib/itoa.cxx | |
| 436 | |
| 437 The above changes fix PR 19448 | |
| 438 | |
| 439 1999-03-17 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 440 | |
| 441 * include/time.h: Add #define of __time_t_defined to placate newlib | |
| 442 if it is used by accident. This is just a temporary workaround though. | |
| 443 | |
| 444 1999-03-16 Gary Thomas <gthomas@cygnus.co.uk> | |
| 445 | |
| 446 * src/PKGconf.mak: Add compile option to step around ARM compiler bug. | |
| 447 | |
| 448 1999-03-16 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 449 | |
| 450 * include/pkgconf/libc.h (CYGNUM_LIBC_TIME_DST_DEFAULT_STATE): | |
| 451 Don't use parentheses for now | |
| 452 | |
| 453 * src/stdio/common/stream.cxx (refill_read_buffer): | |
| 454 Silence bogus compiler warning | |
| 455 | |
| 456 1999-03-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 457 | |
| 458 * tests/signal/signal2.c (main): Enable SIGSEGV test for | |
| 459 i386/Linux. | |
| 460 | |
| 461 | |
| 462 1999-03-15 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 463 | |
| 464 * src/signal/siginit.cxx (cyg_libc_signals_hwexcept_handler): | |
| 465 Only enable interrupts if they were disabled | |
| 466 | |
| 467 * include/sys/timeutil.h: | |
| 468 * src/time/timeutil.cxx: | |
| 469 Add FIX ME line as a reminder that the workaround there can go away | |
| 470 in future | |
| 471 | |
| 472 * include/pkgconf/libc.h: | |
| 473 Add proper define for CYGSEM_LIBC_EXIT_CALLS_FFLUSH | |
| 474 Put brackets round negative CYGNUM_LIBC_TIME_DST_DEFAULT_STATE define | |
| 475 Fix run time typo | |
| 476 | |
| 477 * include/time.inl (__localtime_r): | |
| 478 Include sys/timeutil.h before this to get | |
| 479 cyg_libc_time_normalize_structtm() | |
| 480 | |
| 481 1999-03-12 Gary Thomas <gthomas@cygnus.co.uk> | |
| 482 | |
| 483 * include/sys/timeutil.h: | |
| 484 * src/time/timeutil.cxx: Remove 'const' from char arrays since | |
| 485 this fails [silently] on ARM when -fwritable-strings (PR19440) | |
| 486 | |
| 487 1999-03-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 488 | |
| 489 * tests/signal/signal2.c (main): Compiler warnings fix was | |
| 490 slightly broken. | |
| 491 | |
| 492 1999-03-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 493 PR 19473 | |
| 494 * tests/signal/signal2.c (main): | |
| 495 Disabling SIGTRAP handling on i386/Linux is not a good idea. | |
| 496 1999-03-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 497 PR 19473 | |
| 498 * tests/signal/signal2.c: | |
| 499 Added compiler warnings fix. | |
| 500 Added N/A handling for i386/Linux. | |
| 501 | |
| 502 1999-03-10 Gary Thomas <gthomas@cygnus.co.uk> | |
| 503 | |
| 504 * include/pkgconf/libc.h: Force "haldiag" device to be present. | |
| 505 'asctime' and friends need 'stdio' as well. | |
| 506 | |
| 507 * include/time.inl: Fix syntax error on difftime() declaration. | |
| 508 | |
| 509 1999-03-08 Gary Thomas <gthomas@cygnus.co.uk> | |
| 510 | |
| 511 * src/clibincl/stream.hxx: <cyg/infra/cyg_ass.h> needed for this file. | |
| 512 | |
| 513 * src/stdio/common/vsscanf.cxx (str_read): Fix problem with string | |
| 514 pointer [created by merge with new I/O package]. | |
| 515 | |
| 516 1999-03-05 John Dallaway <jld@cygnus.co.uk> | |
| 517 | |
| 518 * include/pkgconf/libc.h: | |
| 519 Add legal values for CYGNUM_LIBC_TIME_STD_DEFAULT_OFFSET | |
| 520 and CYGNUM_LIBC_TIME_DST_DEFAULT_OFFSET. | |
| 521 | |
| 522 1999-03-05 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 523 | |
| 524 * include/time.inl (cyg_libc_time_year_is_leap): | |
| 525 Fix bug with modulo year 400 | |
| 526 Fix typo in asctime_r macro | |
| 527 Fix gmtime_r, and mktime as a result of testing | |
| 528 | |
| 529 * tests/time/asctime.c, tests/time/ctime.c, tests/time/gmtime.c, | |
| 530 tests/time/gmtime.c, tests/time/localtime.c, tests/time/mktime.c, | |
| 531 tests/time/strftime.c, tests/time/time.c: | |
| 532 New tests | |
| 533 | |
| 534 * tests/PKGconf.mak: | |
| 535 Build above new tests | |
| 536 | |
| 537 * include/pkgconf/libc.h: | |
| 538 Add reminder FIX ME about extra config option | |
| 539 | |
| 540 * src/time/strftime.cxx: | |
| 541 Fix %w and %Y parameters as a result of testing | |
| 542 | |
| 543 * src/time/timeutil.cxx: | |
| 544 Fix cyg_libc_time_normalize_structtm() as a result of testing | |
| 545 of mktime() | |
| 546 | |
| 547 * tests/time/clock.c: | |
| 548 Reformat, remove obsolete bits and tidy | |
| 549 | |
| 550 * include/time.h: | |
| 551 Add Cyg_libc_time_dst type and new functions | |
| 552 cyg_libc_time_setzoneoffsets(), cyg_libc_time_setdst(), | |
| 553 cyg_libc_time_getzoneoffsets(), cyg_libc_time_settime() | |
| 554 | |
| 555 * include/time.inl: | |
| 556 Implement the above functions. This allows us to adjust for timezone | |
| 557 diffences and set the time. | |
| 558 Change localtime() to adjust for STD/DST | |
| 559 Change mktime() to adjust for STD/DST | |
| 560 | |
| 561 * include/libc.h: | |
| 562 Add new config options CYGSEM_LIBC_TIME_SETTIME_WORKING | |
| 563 and component CYGPKG_LIBC_TIME_ZONES containing options | |
| 564 CYGNUM_LIBC_TIME_DST_DEFAULT_STATE, | |
| 565 CYGNUM_LIBC_TIME_STD_DEFAULT_OFFSET, | |
| 566 CYGNUM_LIBC_TIME_DST_DEFAULT_OFFSET | |
| 567 | |
| 568 * src/strftime.cxx: | |
| 569 Adjust handling of %Z to _not_ deal with STD/DST | |
| 570 | |
| 571 * src/time/settime.cxx: | |
| 572 New file to implement cyg_libc_time_settime() | |
| 573 | |
| 574 * src/PKGconf.mak: | |
| 575 Build settime.cxx | |
| 576 | |
| 577 * src/time/timeutil.cxx: | |
| 578 Supply outline versions of cyg_libc_time_setzoneoffsets(), | |
| 579 cyg_libc_time_setdst(), and cyg_libc_time_getzoneoffsets() | |
| 580 Add variables for STD/DST state | |
| 581 Some minor comment changes | |
| 582 | |
| 583 * include/errno.h: | |
| 584 Use CYGBLD_ATTRIB_CONST instead of __attribute__((const)) directly | |
| 585 | |
| 586 * include/signal.h: | |
| 587 Change format of function comment headers | |
| 588 | |
| 589 * include/signal.inl: | |
| 590 Restrict errno.h inclusion to when its actually used | |
| 591 Fix a spelling typo | |
| 592 | |
| 593 * include/stdlib.h: | |
| 594 Add CYGBLD_ATTRIB_CONST to abs, div, labs, ldiv | |
| 595 | |
| 596 * include/stdlib.inl: | |
| 597 Reformat and tidy | |
| 598 Include new versions of div and ldiv which are more portable and | |
| 599 are cleanly rewritten so aren't covered by the BSD licence, which | |
| 600 is now removed | |
| 601 | |
| 602 * src/stdlib/div.cxx, src/stdlib/ldiv.cxx: | |
| 603 Non-inline, non-BSD and portable versions of the new versions of div | |
| 604 and ldiv from stdlib.inl | |
| 605 | |
| 606 * include/time.h: | |
| 607 Much reformatting, tidying and improving comments | |
| 608 Change CLOCKS_PER_SEC from 1000 to 1000000 | |
| 609 Add new functions asctime_r, ctime_r, gmtime_r, localtime_r, clock, | |
| 610 difftime, mktime, time, asctime, ctime, gmtime, localtime, strftime | |
| 611 Include new time.inl file | |
| 612 | |
| 613 * include/pkgconf/libc.h: | |
| 614 Add new options CYGSEM_LIBC_TIME_CLOCK_WORKING, | |
| 615 CYGSEM_LIBC_TIME_TIME_WORKING, CYGFUN_LIBC_TIME_POSIX, | |
| 616 CYGNUM_LIBC_TIME_CLOCK_TRACE_LEVEL, CYGIMP_LIBC_TIME_ASCTIME_INLINE, | |
| 617 CYGIMP_LIBC_TIME_CTIME_INLINE, CYGIMP_LIBC_TIME_DIFFTIME_INLINE, | |
| 618 CYGIMP_LIBC_TIME_GMTIME_INLINE, CYGIMP_LIBC_TIME_LOCALTIME_INLINE, | |
| 619 CYGIMP_LIBC_TIME_MKTIME_INLINE, CYGIMP_LIBC_TIME_ASCTIME_R_INLINE, | |
| 620 CYGIMP_LIBC_TIME_CTIME_R_INLINE, CYGIMP_LIBC_TIME_GMTIME_R_INLINE, | |
| 621 and CYGIMP_LIBC_TIME_LOCALTIME_R_INLINE | |
| 622 | |
| 623 * time/asctime.cxx, time/asctime_r.cxx, time/clock.cxx, time/ctime.cxx, | |
| 624 time/ctime_r.cxx, time/difftime.cxx, time/gmtime.cxx, | |
| 625 time/gmtime_r.cxx, time/localtime.cxx, time/localtime_r.cxx, | |
| 626 time/mktime.cxx, time/strftime.cxx, time/time.cxx, time/timeutil.cxx, | |
| 627 include/time.inl: | |
| 628 New files to implement the new time functions. Many of them simply | |
| 629 provide the outline definitions, but the real body of the function | |
| 630 comes from time.inl | |
| 631 | |
| 632 * src/PKGconf.mak: | |
| 633 Build new .cxx files | |
| 634 | |
| 635 * src/clibincl/stdlibsupp.hxx: | |
| 636 Remove _div and _ldiv prototypes since they're no longer needed | |
| 637 | |
| 638 * src/clibincl/timesupp.hxx: | |
| 639 Delete as its now obsolete | |
| 640 | |
| 641 * src/time/clock.cxx: | |
| 642 Use new CYGSEM_LIBC_TIME_CLOCK_WORKING option to control whether it | |
| 643 just returns (clock_t)-1 or not. | |
| 644 Much reformatting and tidying | |
| 645 Change real imlpementation from _clock to __clock | |
| 646 Use CYGBLD_ATTRIB_WEAK_ALIAS now | |
| 647 | |
| 648 * tests/stdlib/div.c, tests/stdlib/ldiv.c: | |
| 649 Add some extra tests for handling of negative numbers | |
| 650 Reformat and tidy a bit, including removing the test for CYGPKG_LIBC | |
| 651 since its now always defined if the test is to be compiled | |
| 652 | |
| 653 * tests/time/clock.c: | |
| 654 Remove duplication CYG_TEST_INFO line | |
| 655 Check if unimplemented using "(clock_t)-1" and not just "-1" | |
| 656 | |
| 657 1999-03-04 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 658 | |
| 659 * src/stdlib/system.cxx: | |
| 660 Make sure system() is a weak alias for __system() | |
| 661 | |
| 662 * include/pkgconf/libc.h: Rework CDL description for | |
| 663 CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE and change its default to | |
| 664 "/dev/haldiag" | |
| 665 | |
| 666 * src/stdio/common/stream.cxx: | |
| 667 Check that dev is valid when passed to stream constructor | |
| 668 | |
| 669 * src/stdio/common/stdiosupp.cxx: | |
| 670 Tidy | |
| 671 | |
| 672 * src/support/mainthread.cxx: Make this depend on | |
| 673 CYGSEM_LIBC_STARTUP_MAIN_THREAD rather than just CYGPKG_KERNEL | |
| 674 | |
| 675 1999-03-04 Gary Thomas <gthomas@cygnus.co.uk> | |
| 676 | |
| 677 Merged in changes from 'ecos-new_devs-19990216-branch' | |
| 678 | |
| 679 (1999-02-24 Jonathan Larmour <jlarmour@cygnus.co.uk>) | |
| 680 | |
| 681 * src/stdio/common/stream.cxx: | |
| 682 Add "fix me" comments and remove a couple of commented out lines | |
| 683 | |
| 684 * src/stdio/common/vsnprintf.cxx: | |
| 685 * src/stdio/common/vsscanf.cxx: | |
| 686 Revert to using pointer to string for private data, not just string. | |
| 687 This preserves the state across multiple calls | |
| 688 | |
| 689 (1999-02-24 Gary Thomas <gthomas@cygnus.co.uk>) | |
| 690 | |
| 691 * src/stdio/common/vsscanf.cxx: | |
| 692 * src/stdio/common/vsnprintf.cxx: | |
| 693 * src/stdio/common/stream.cxx: | |
| 694 * src/stdio/common/stdiosupp.cxx: | |
| 695 * src/stdio/common/fopen.cxx: | |
| 696 * src/clibincl/stream.inl: | |
| 697 * src/clibincl/stream.hxx: | |
| 698 * src/clibincl/stdiosupp.hxx: | |
| 699 * include/pkgconf/libc.h: Changes for new I/O system. | |
| 700 | |
| 701 1999-03-03 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 702 | |
| 703 * tests/stdlib/atexit.c: Forgot to config atexit test for | |
| 704 CYGFUN_LIBC_ATEXIT option | |
| 705 | |
| 706 * include/pkgconf/libc.h: | |
| 707 Require CYGVAR_KERNEL_THREADS_DATA for CYGSEM_LIBC_PER_THREAD_STRTOK | |
| 708 This fixes PR 19362 | |
| 709 Require CYGPKG_KERNEL for thread safe streams | |
| 710 Also don't need "requires CYGPKG_KERNEL" for per-thread rand and errno | |
| 711 if we already require a finer granularity kernel option | |
| 712 | |
| 713 1999-02-25 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 714 | |
| 715 * include/pkgconf/libc.h: Fix CYGNUM_LIBC_MAIN_STACK_SIZE by changing | |
| 716 CYGPKG_LIBC_STARTUP_MAIN_THREAD -> CYGSEM_LIBC_STARTUP_MAIN_THREAD | |
| 717 Fix for PR 19304 | |
| 718 | |
| 719 1999-02-23 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 720 | |
| 721 * src/stdlib/system.cxx: Add to implement trivial system() call | |
| 722 * include/stdlib.h: Add system() prototype | |
| 723 * src/PKGconf.mak: Build system.cxx | |
| 724 | |
| 725 * tests/ctype/ctype.c, tests/i18n/setlocale.c, tests/setjmp/setjmp.c, | |
| 726 tests/signal/signal1.c, tests/signal/signal2.c, | |
| 727 tests/stdio/sprintf1.c, tests/stdio/sprintf2.c, tests/stdio/sscanf.c, | |
| 728 tests/stdio/stdiooutput.c, tests/stdlib/atexit.c, | |
| 729 tests/stdlib/atoi.c, tests/stdlib/atol.c, tests/stdlib/bsearch.c, | |
| 730 tests/stdlib/div.c, tests/stdlib/getenv.c, tests/stdlib/labs.c, | |
| 731 tests/stdlib/ldiv.c, tests/stdlib/malloc1.c, tests/stdlib/malloc2.c, | |
| 732 tests/stdlib/malloc3.c, tests/stdlib/qsort.c, tests/stdlib/rand1.c, | |
| 733 tests/stdlib/rand2.c, tests/stdlib/rand3.c, tests/stdlib/realloc.c, | |
| 734 tests/stdlib/srand.c, tests/stdlib/strtol.c, tests/stdlib/strtoul.c, | |
| 735 tests/string/memchr.c, tests/string/memcmp1.c, | |
| 736 tests/string/memcmp2.c, tests/string/memcpy1.c, | |
| 737 tests/string/memcpy2.c, tests/string/memmove1.c, | |
| 738 tests/string/memmove2.c, tests/string/memset.c, | |
| 739 tests/string/strcat1.c, tests/string/strcat2.c, | |
| 740 tests/string/strchr.c, tests/string/strcmp1.c, | |
| 741 tests/string/strcmp2.c, tests/string/strcoll1.c, | |
| 742 tests/string/strcpy1.c, tests/string/strcpy2.c, | |
| 743 tests/string/strcspn.c, tests/string/strlen.c, | |
| 744 tests/string/strncat1.c, tests/string/strncat2.c, | |
| 745 tests/string/strncpy1.c, tests/string/strncpy2.c, | |
| 746 tests/string/strpbrk.c, tests/string/strrchr.c, | |
| 747 tests/string/strspn.c, tests/string/strstr.c, tests/string/strtok.c, | |
| 748 tests/string/strxfrm1.c, tests/string/strxfrm2.c, tests/time/clock.c: | |
| 749 Use CYG_TEST_NA() macro for non-applicable test configurations | |
| 750 | |
| 751 1999-02-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 752 | |
| 753 * include/signal.h: | |
| 754 * include/signal.inl: | |
| 755 * src/signal/raise.cxx: | |
| 756 * src/signal/siginit.cxx: | |
| 757 * src/signal/signal.cxx: | |
| 758 * tests/signal/signal1.c | |
| 759 * tests/signal/signal2.c: | |
| 760 New files to implement ISO standard signals | |
| 761 | |
| 762 * src/PKGconf.mak (TESTS): | |
| 763 * tests/PKGconf.mak (TESTS): | |
| 764 Update to build new files above | |
| 765 | |
| 766 * include/stdlib.h: | |
| 767 * src/clibincl/stdlibsupp.hxx: | |
| 768 Comment and QA changes (including giving better names to some types) | |
| 769 | |
| 770 * include/libc.h: | |
| 771 Add new configuration options for signals | |
| 772 Add new CYGSEM_LIBC_STARTUP_MAIN_THREAD option | |
| 773 Add a note to CYGNUM_LIBC_MAIN_STACK_SIZE option that it may be | |
| 774 overriden by HAL | |
| 775 Add new CYGFUN_LIBC_ATEXIT option and move ...ATEXIT_HANDLERS under | |
| 776 it | |
| 777 Add new CYGSEM_LIBC_EXIT_CALLS_FFLUSH option | |
| 778 Require CYGSEM_LIBC_STARTUP_MAIN_THREAD for "Invoke default static | |
| 779 constructors" option | |
| 780 | |
| 781 * src/stdlib/atexit.cxx: | |
| 782 Support above CYGFUN_LIBC_ATEXIT and QA changes | |
| 783 | |
| 784 * src/stdlib/exit.cxx: | |
| 785 Support for above new libc.h options, and some QA changes | |
| 786 | |
| 787 * src/support/cstartup.cxx: | |
| 788 Add support for new CYGSEM_LIBC_STARTUP_MAIN_THREAD option | |
| 789 | |
| 790 * src/support/mainthread.cxx: | |
| 791 Override main stack size if the HAL has a minimum | |
| 792 | |
| 793 * src/string/strncpy.cxx: | |
| 794 Use improved algorithm for aligned copies - imported from newlib | |
| 795 QA changes | |
| 796 | |
| 797 * src/stdlib/abort.cxx: | |
| 798 Support raise(SIGABRT), and some QA | |
| 799 | |
| 800 * include/errno.h: | |
| 801 Add const attribute | |
| 802 | |
| 803 * tests/stdlib/abs.c: | |
| 804 QA improvements | |
| 805 | |
| 806 1999-02-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 807 | |
| 808 * src/support/cstartup.cxx: Only define cyg_libc_main_thread when | |
| 809 the kernel is around. | |
| 810 | |
| 811 1999-02-01 Jesper Skov <jskov@cygnus.co.uk> | |
| 812 | |
| 813 * tests/time/clock.c: Joined the two test/NOP checks into | |
| 814 one. | |
| 815 Increased tolerance in attempt to fix PRs 18737,18787,18846. | |
| 816 Fixed typo. | |
| 817 | |
| 818 1999-01-28 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 819 | |
| 820 * src/string/strtok.cxx: | |
| 821 * src/stdlib/rand.cxx: | |
| 822 Include <pkgconf/kernel.h> if we use kernel header files | |
| 823 | |
| 824 1999-01-25 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 825 | |
| 826 * tests/stdio/sscanf.c (test): | |
| 827 CYGSEM_LIBC_STDIO_PRINTF_FLOATING_POINT should be | |
| 828 CYGSEM_LIBC_STDIO_SCANF_FLOATING_POINT | |
| 829 Fix for PR 18786 | |
| 830 | |
| 831 * src/string/strtok.cxx: | |
| 832 * src/stdio/common/stdiofiles.cxx: | |
| 833 * src/errno/errno.cxx: | |
| 834 * src/stdlib/rand.cxx: | |
| 835 Give mutex protection objects a libc constructor priority | |
| 836 | |
| 837 * src/support/invokemain.cxx: | |
| 838 Add prototype for cyg_hal_invoke_constructors() | |
| 839 | |
| 840 * src/support/mainthread.cxx: | |
| 841 Give cyg_libc_dummy_constructor_obj a libc constructor priority, | |
| 842 and make its class have a public constructor | |
| 843 | |
| 844 * src/stdio/common/stderr.cxx: | |
| 845 * src/stdio/common/stdout.cxx: | |
| 846 * src/stdio/common/stdin.cxx: | |
| 847 Give cyg_libc_stdio_stdin/out/err static objects a libc constructor | |
| 848 priority | |
| 849 | |
| 850 * src/clibincl/streambuf.hxx (class Cyg_StdioStreamBuffer): | |
| 851 * src/clibincl/stream.hxx (class Cyg_StdioStream): | |
| 852 Remove private copy constructor. Needed to make prioritised | |
| 853 static constructors work. Fix for PR 18898 | |
| 854 | |
| 855 1999-01-22 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 856 | |
| 857 * src/errno/errno.cxx: | |
| 858 Include pkgconf/kernel.h otherwise it fails with per-thread errno | |
| 859 enabled | |
| 860 | |
| 861 * include/pkgconf/libc.h: | |
| 862 Enable per-thread errno by default since that is what POSIX would | |
| 863 want | |
| 864 | |
| 865 * tests/time/clock.c (test): | |
| 866 Placate compiler by initializing clock_first/second/third anyway, | |
| 867 even though they won't be in practice. This is only a test program | |
| 868 so adding an extra instruction doesn't matter. | |
| 869 | |
| 870 * src/i18n/locale.cxx (_setlocale): | |
| 871 Placate compiler, since it is dumb, by nesting, not serializing, if's | |
| 872 This is an idempotent change, but screws up the formatting :-(. | |
| 873 | |
| 874 * src/string/strpbrk.cxx (_strpbrk): | |
| 875 Change while loop to do loop to placate compiler. It'll even save an | |
| 876 instruction too (wow!) | |
| 877 | |
| 878 1999-01-22 John Dallaway <jld@cygnus.co.uk> | |
| 879 | |
| 880 * include/pkgconf/libc.h: | |
| 881 Add closing curly brace to CYGPKG_LIBC_STRING_STRTOK definition | |
| 882 | |
| 883 1999-01-21 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 884 | |
| 885 * include/errno.h: | |
| 886 Tidy up and add to header description | |
| 887 Change cyg_get_errno_p() to cyg_libc_get_errno_p() | |
| 888 Remove ifdef CYGPKG_LIBC | |
| 889 | |
| 890 * include/sys/file_if.h: | |
| 891 Remove - move contents to stdio.h | |
| 892 | |
| 893 * include/stdio.h: | |
| 894 Tidy up header description | |
| 895 Move FILE typedef here from sys/file_if.h | |
| 896 SEEK_SET, SEEK_CUR, SEEK_END defined to 0, 1, 2 respectively | |
| 897 for backwards compatibility with old UNIX | |
| 898 Change definitions of stdin/out/err to be addresses of FILE | |
| 899 globals - even though they're actually Cyg_StdioStream it'll work | |
| 900 | |
| 901 * include/pkgconf/libc.h: | |
| 902 Make CYGPRI_LIBC_WEAK et al macros depend on new ones in infra | |
| 903 Reorganise trace options under the individual components they are | |
| 904 associated with. | |
| 905 Reorganise thread-safety options under the individual components | |
| 906 they are associated with. | |
| 907 Add new CYGSEM_LIBC_INVOKE_DEFAULT_STATIC_CONSTRUCTORS option | |
| 908 Misc. reformatting | |
| 909 Remove dependency on pkgconf/kernel.h - Configuration Tool will | |
| 910 generate check macros anyway. | |
| 911 Remove CYGPKG_LIBC_TRACE, CYGFUN_LIBC_strtok, CYGPKG_LIBC_RAND | |
| 912 options | |
| 913 Tidy up description header | |
| 914 | |
| 915 * src/clibincl/clibdata.hxx: | |
| 916 * src/clibincl/clibdata.inl: | |
| 917 * src/support/clibdata.cxx: | |
| 918 Remove and instead rely on each component to initialise its own data | |
| 919 | |
| 920 * src/clibincl/stdiofiles.hxx, src/clibincl/stdiofiles.inl: | |
| 921 New files to contain global file list and lock (if applicable). | |
| 922 Implemented as class with member access functions | |
| 923 | |
| 924 * src/errno/errno.cxx: | |
| 925 Reorganise with self-contained per-thread data, if applicable | |
| 926 Remove ifdef CYGPKG_LIBC | |
| 927 Tidy up description header | |
| 928 Rename cyg_get_errno_p() to cyg_libc_get_errno_p() | |
| 929 | |
| 930 * src/stdio/common/fclose.cxx: | |
| 931 * src/stdio/common/fflush.cxx: | |
| 932 * src/stdio/common/fopen.cxx: | |
| 933 * src/stdio/common/freopen.cxx: | |
| 934 Remove ifdef CYGPKG_LIBC | |
| 935 Use new global file access method from stdiofiles.hxx | |
| 936 Tidy up description header | |
| 937 Use new CYGBLD_ATTRIB_WEAK_ALIAS | |
| 938 Access errno "normally" rather than clibdata way | |
| 939 | |
| 940 * src/stdio/common/stdin.cxx: | |
| 941 * src/stdio/common/stdout.cxx | |
| 942 * src/stdio/common/stderr.cxx: | |
| 943 New files. Implement Cyg_StdioStream objects for each stream. In | |
| 944 separate self-contained files so using one doesn't bring in the | |
| 945 others | |
| 946 | |
| 947 * src/stdio/common/stdiofiles.cxx: | |
| 948 New file. Implements global files array and lock | |
| 949 | |
| 950 * src/stdlib/_exit.cxx: | |
| 951 Tidy up description header | |
| 952 Remove ifdef CYGPKG_LIBC | |
| 953 Use infra CYGBLD* macros | |
| 954 | |
| 955 * src/stdlib/malloc.cxx: | |
| 956 Tidy up description header | |
| 957 Remove ifdef CYGPKG_LIBC | |
| 958 Add pkgconf/kernel.h now that pkgconf/libc.h doesn't have it | |
| 959 Use infra CYGBLD* macros | |
| 960 Make pool visible externally with weak attribute and new name | |
| 961 cyg_libc_malloc_memorypool | |
| 962 | |
| 963 * src/stdlib/rand.cxx: | |
| 964 * src/stdlib/strtok.cxx: | |
| 965 Reorganise with self-contained per-thread data, if applicable | |
| 966 Remove ifdef CYGPKG_LIBC | |
| 967 Tidy up description header | |
| 968 Use infra CYGBLD* macros | |
| 969 | |
| 970 * src/support/cstartup.cxx: | |
| 971 Split into smaller files to make selective linking work better, | |
| 972 fix i386 port problem and make GDB happy | |
| 973 | |
| 974 * src/support/environ.cxx: | |
| 975 * src/support/invokemain.cxx: | |
| 976 * src/support/main.cxx: | |
| 977 * src/support/mainthread.cxx: | |
| 978 New files from bits of the old cstartup.cxx | |
| 979 Add support for CYGSEM_HAL_STOP_CONSTRUCTORS_ON_FLAG | |
| 980 | |
| 981 * src/PKGconf.mak: | |
| 982 Update to reflect file additions/deletion | |
| 983 | |
| 984 * tests/stdlib/rand1.c: | |
| 985 * tests/stdlib/rand2.c: | |
| 986 * tests/stdlib/rand3.c: | |
| 987 * tests/stdlib/srand.c: | |
| 988 Make conform to coding standards | |
| 989 Remove ifdef CYGPKG_LIBC_RAND | |
| 990 Tidy up description header | |
| 991 | |
| 992 * tests/string/strtok.c: | |
| 993 Make conform to coding standards | |
| 994 Remove ifdef CYGFUN_LIBC_strtok | |
| 995 Tidy up description header | |
| 996 | |
| 997 1999-01-15 Mark Galassi <rosalia@cygnus.com> | |
| 998 | |
| 999 * tests/stdlib/getenv.c (main): added tests for the case in which | |
| 1000 the user does not supply environ and in which the user supplies a | |
| 1001 NULL environ. | |
| 1002 | |
| 1003 1999-01-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 1004 | |
| 1005 * src/support/cstartup.cxx: Added workaround for weak aliasing | |
| 1006 problem in i386 gcc. | |
| 1007 | |
| 1008 | |
| 1009 1999-01-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 1010 | |
| 1011 * include/pkgconf/libc.h (CYGNUM_LIBC_MAIN_STACK_SIZE): | |
| 1012 (CYGNUM_LIBC_MALLOC_MEMPOOL_SIZE): Change defaults to be | |
| 1013 more reasonable on small systems. | |
| 1014 | |
| 1015 1999-01-04 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1016 | |
| 1017 * src/support/clibdata.cxx: | |
| 1018 Minor bug with environ not being initialised correctly by | |
| 1019 default | |
| 1020 | |
| 1021 1998-12-24 Bart Veer <bartv@cygnus.co.uk> | |
| 1022 | |
| 1023 * src/clibincl/stream.inl (Cyg_StdioStream): | |
| 1024 check_this() member functions should now be const | |
| 1025 | |
| 1026 1998-12-22 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1027 | |
| 1028 * src/string/memchr.cxx (_memchr): | |
| 1029 treat search value parameter to memchr as an unsigned byte, | |
| 1030 not a signed int - copied fix from newlib PR 18471 | |
| 1031 | |
| 1032 1998-12-21 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1033 | |
| 1034 * tests/stdlib/realloc.c: | |
| 1035 * tests/stdlib/malloc3.c: | |
| 1036 * tests/stdlib/malloc2.c: | |
| 1037 Warning cleanup | |
| 1038 | |
| 1039 1998-12-14 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1040 | |
| 1041 * tests/stdlib/malloc2.c, tests/stdlib/malloc3.c, | |
| 1042 tests/stdlib/realloc.c: | |
| 1043 Only run these tests when we have a coalescing memory allocator | |
| 1044 | |
| 1045 1998-12-14 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1046 | |
| 1047 * src/stdio/common/stream.cxx: | |
| 1048 Only check buffer init success if buffering | |
| 1049 | |
| 1050 * src/stdio/common/streambuf.cxx (set_buffer): | |
| 1051 Check for diff of requested size against buffer_size, not | |
| 1052 get_buffer_size(), since this may return -1, which won't be | |
| 1053 equal to size, and will cause malloc to be called | |
| 1054 | |
| 1055 1998-12-01 Jesper Skov <jskov@cygnus.co.uk> | |
| 1056 | |
| 1057 * tests/stdlib/getenv.c (main): Don't declare variables when they | |
| 1058 are not used. | |
| 1059 | |
| 1060 Thu Nov 26 17:59:12 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1061 | |
| 1062 * tests/string/strncpy1.c: | |
| 1063 Fix off-by-one error since it called my_strcmp() and not | |
| 1064 my_strncmp(), which meant in included the trailing NULL when it | |
| 1065 shouldn't have. | |
| 1066 | |
| 1067 1998-11-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 1068 | |
| 1069 * src/stdlib/qsort.cxx (_qsort): | |
| 1070 * src/stdlib/rand.cxx (_srand): | |
| 1071 Changed CYG_REPORT_FUNCNAMETYPE to CYG_REPORT_FUNCNAME in void | |
| 1072 functions. | |
| 1073 | |
| 1074 Mon Oct 26 18:49:00 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1075 | |
| 1076 * src/support/cstartup.cxx (cyg_libc_dummy_main): | |
| 1077 Silence compiler warning with cast of char * to CYG_ADDRWORD | |
| 1078 | |
| 0 | 1079 Wed Oct 28 17:31:21 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> |
| 1080 | |
| 1081 * src/time/clock.cxx (_clock): | |
| 1082 Reorder scaling expression as it was both incorrect and risked | |
| 1083 overflow. | |
| 1084 Fix for PR 18076 | |
| 1085 | |
| 1086 Mon Oct 19 14:40:06 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1087 | |
| 1088 * include/stdio.h (EOF): | |
| 1089 Change from -64 to (-1), to allow broken code to work :-/ | |
| 1090 Also change other negative defines to be within parentheses | |
| 1091 | |
| 1092 1998-10-19 Mark Galassi <rosalia@cygnus.com> | |
| 1093 | |
| 1094 * include/pkgconf/libc.h: updated the doc URL | |
| 1095 | |
| 1096 Thu Oct 15 21:33:44 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1097 | |
| 1098 * src/clibincl/clibdata.hxx: | |
| 1099 Only include kernel thread headers when we're in thread-safe mode | |
| 1100 | |
| 1101 * src/time/clock.cxx: | |
| 1102 Only include kernel clock headers if there's a kernel with the | |
| 1103 right functionality available | |
| 1104 | |
| 1105 * tests/time/clock.c: | |
| 1106 Remove unnecessary inclusion of <pkgconf/kernel.h> | |
| 1107 | |
| 1108 Above changes are required for PR 17229 | |
| 1109 | |
| 1110 Wed Oct 14 16:38:55 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1111 | |
| 1112 * src/clibincl/clibdata.hxx, src/clibincl/clibdata.inl: | |
| 1113 Conditionalise inclusion of clibincl/stdiosupp.hxx and | |
| 1114 clibincl/stream.hxx. Tidying up PR 17502 | |
| 1115 | |
| 1116 Wed Oct 14 14:08:56 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1117 | |
| 1118 * include/pkgconf/libc.h: | |
| 1119 Rename CYGPKG_LIBC_STRING_OPTIMISATIONS to | |
| 1120 CYGPKG_LIBC_STRING_OPTIMIZATIONS to make it truely merkin. | |
| 1121 | |
| 1122 Tue Oct 13 19:34:41 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1123 | |
| 1124 * include/pkgconf/libc.h (CYGDAT_LIBC_ARGUMENTS): | |
| 1125 Add a default argv[0] of "" as many programs assume argc>0 | |
| 1126 The standard allows argv[0] to be "" if the program name | |
| 1127 is not available | |
| 1128 | |
| 1129 1998-09-26 Bart Veer <bartv@cygnus.co.uk> | |
| 1130 | |
| 1131 * src/clibincl/stdiosupp.hxx: | |
| 1132 PR 17502: this header file now does nothing if the stdio option | |
| 1133 is disabled completely. This is the same behaviour is | |
| 1134 clibincl/stream.hxx, although arguably the #ifdef protection | |
| 1135 should happen wherever the header file is #include'd rather than | |
| 1136 in the header file itself. | |
| 1137 | |
| 1138 * src/clibincl/clibdata.hxx: | |
| 1139 PR 17502: this header file still #include's internal stdio-related | |
| 1140 header files and references the FILE structure, even if stdio is | |
| 1141 disabled. There were some #ifdef's for CYGPKG_LIBC_STDIO already. | |
| 1142 One more has been added for _fopen() and _fclose(). | |
| 1143 | |
| 1144 1998-09-25 Bart Veer <bartv@cygnus.co.uk> | |
| 1145 | |
| 1146 * src/clibincl/streambuf.inl (Cyg_StdioStreamBuffer): | |
| 1147 PR 17487: Reorder the calls to initialize member fields, to | |
| 1148 eliminate a compiler warning. | |
| 1149 | |
| 1150 Fri Sep 25 19:04:29 1998 Jonathan Larmour <jlarmour@peshwari.cygnus.co.uk> | |
| 1151 | |
| 1152 * src/errno/errno.cxx, src/stdlib/bsearch.cxx, | |
| 1153 src/stdlib/qsort.cxx, src/stdlib/rand.cxx, src/string/strtok.cxx, | |
| 1154 src/time/clock.cxx: | |
| 1155 Only define tracing variable and tracing level macro when | |
| 1156 the relevant tracing level config options are set. Otherwise | |
| 1157 keep the tracing level fixed at 0 | |
| 1158 Fix for PR 17476 | |
| 1159 | |
| 1160 * include/pkgconf/libc.h: | |
| 1161 Define trace levels only if parent CYGPKG_LIBC_TRACE is defined | |
| 1162 for consistency with Configuration Tool | |
| 1163 | |
| 1164 | |
| 1165 Fri Sep 25 17:24:45 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1166 | |
| 1167 * src/stdio/common/stdioinlines.cxx: | |
| 1168 Make definition of vscanf() dependent on CYGFUN_LIBC_STDIO_ungetc | |
| 1169 otherwise _vfscanf() won't be compiled. This therefore would | |
| 1170 cause a link fail iff selective linking is not enabled. | |
| 1171 Fix for PR 17455 | |
| 1172 | |
| 1173 Fri Sep 25 17:23:17 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1174 | |
| 1175 * src/stdlib/rand.cxx: | |
| 1176 Make compilation dependent on CYGPKG_LIBC_RAND | |
| 1177 Fix for PR 17473 | |
| 1178 | |
| 1179 * tests/stdlib/srand.c: | |
| 1180 Make definition of dummy test pass conditional on CYGPKG_LIBC_RAND | |
| 1181 not being defined, as well as CYGPKG_LIBC | |
| 1182 Caused compilation failure when testing PR 17473 fix | |
| 1183 | |
| 1184 Mon Sep 21 17:11:04 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1185 | |
| 1186 * tests/stdio/sscanf.c: | |
| 1187 Make sscanf test conditional on CYGFUN_LIBC_STDIO_ungetc since | |
| 1188 _vfscanf() only gets compiled if this is defined | |
| 1189 Fix for PR 17346 | |
| 1190 | |
| 1191 1998-09-20 Mark Galassi <rosalia@cygnus.com> | |
| 1192 | |
| 1193 * include/pkgconf/libc.h: updated CDL doc strings. | |
| 1194 | |
| 1195 Fri Sep 18 22:18:47 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1196 | |
| 1197 * src/clibincl/clibdata.inl (get_errno_p): | |
| 1198 Rather than this function only being available in thread-safe mode, | |
| 1199 instead make what it returns be either the per-thread errno, or | |
| 1200 global errno depending on the configuration. | |
| 1201 Include <errno.h> (conditionally) to support this change | |
| 1202 | |
| 1203 Wed Sep 16 11:20:31 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1204 | |
| 1205 * include/pkgconf/libc.h: | |
| 1206 Remove "fix me" comment which I forgot to remove before | |
| 1207 | |
| 1208 Tue Sep 15 19:27:57 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1209 | |
| 1210 * include/pkgconf/libc.h: | |
| 1211 Updated descriptions and a few other minor things after review. | |
| 1212 Notably though, the NDEBUG config option has been removed | |
| 1213 | |
| 1214 1998-09-15 Bart Veer <bartv@cygnus.co.uk> | |
| 1215 | |
| 1216 * include/pkgconf/libc.h: | |
| 1217 PR 17201: removed dependency on CYGPKG_KERNEL in the option | |
| 1218 CYGNUM_LIBC_MAIN_STACK_SIZE, since the actual dependencies cannot | |
| 1219 be expressed sensibly in the current system. | |
| 1220 | |
| 1221 1998-09-11 Bart Veer <bartv@cygnus.co.uk> | |
| 1222 | |
| 1223 * include/pkgconf/libc.h: | |
| 1224 Sorting out dependencies for error package. | |
| 1225 | |
| 1226 1998-09-10 Mark Galassi <rosalia@cygnus.com> | |
| 1227 | |
| 1228 * include/pkgconf/libc.h: started adding doc fields to the | |
| 1229 cdl_package data, as a pilot for now. | |
| 1230 | |
| 1231 Wed Sep 9 17:41:23 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1232 | |
| 1233 * include/pkgconf/libc.h: | |
| 1234 Add option CYGIMP_LIBC_MALLOC_CXX_DELETE_CALLS_FREE to explicitly | |
| 1235 control whether the empty delete functions (currently) in | |
| 1236 kernel/.../common/delete.cxx are enabled; controls code bloat, see | |
| 1237 the comments in delete.cxx. | |
| 1238 | |
| 1239 Fri Sep 4 16:43:38 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1240 | |
| 1241 * tests/stdio/stdiooutput.c: | |
| 1242 Add a default CYG_TEST_PASS() to make sure the test infra doesn't | |
| 1243 complain. | |
| 1244 Also remove the unused string functionsa | |
| 1245 | |
| 1246 Fri Sep 4 15:43:48 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1247 | |
| 1248 * src/stdlib/exit.cxx (__libc_exit): | |
| 1249 * src/stdlib/_exit.cxx (__libc__exit): | |
| 1250 * src/stdlib/malloc.cxx (_free): | |
| 1251 * src/stdlib/abort.cxx (abort): | |
| 1252 * src/support/cstartup.cxx (invoke_main): | |
| 1253 Tracing system asserted cos it was being called incorrectly; these | |
| 1254 are void functions so you shouldn't give a type to the function | |
| 1255 reporting call. | |
| 1256 | |
| 1257 Fri Sep 4 15:03:10 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1258 | |
| 1259 * include/pkgconf/libc.h: | |
| 1260 Fix CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE description to refer to | |
| 1261 the table.cxx file, not table.h | |
| 1262 | |
| 1263 Fri Sep 4 14:38:52 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1264 | |
| 1265 * include/pkgconf/libc.h: | |
| 1266 Add description for CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE since | |
| 1267 Proven won't be making any changes to the device driver | |
| 1268 implementation after all. | |
| 1269 Fix for PR 17148 | |
| 1270 | |
| 1271 * src/clibincl/stream.inl (set_position): | |
| 1272 Remove "fix me" line. It is obvious that this will have to change | |
| 1273 with a filesystem interface | |
| 1274 Fix for PR 17147 | |
| 1275 | |
| 1276 * src/stdio/common/freopen.cxx: | |
| 1277 Remove "fix me" - I know about this issue | |
| 1278 Fix for PR 17145 | |
| 1279 | |
| 1280 * src/stdio/common/stream.cxx (read): | |
| 1281 Remove "fix me" and change to use memcpy | |
| 1282 Fix for PR 17144 | |
| 1283 | |
| 1284 Fri Sep 4 14:36:47 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1285 | |
| 1286 * tests/stdio/stdiooutput.c: | |
| 1287 Actually add it this time! | |
| 1288 | |
| 1289 Fri Sep 4 13:48:13 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1290 | |
| 1291 * tests/stdio/stdiooutput.c: | |
| 1292 Add new tests for misc stdio output functions | |
| 1293 | |
| 1294 * tests/PKGconf.mak: | |
| 1295 Build stdiooutput.c test | |
| 1296 | |
| 1297 Fri Sep 4 12:52:10 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1298 | |
| 1299 * src/clibincl/stream.inl (write_byte): | |
| 1300 Remove bogus assert | |
| 1301 | |
| 1302 * tests/stdlib/getenv.c (main): | |
| 1303 Check whether str is NULL before doing a strcmp() | |
| 1304 | |
| 1305 * tests/stdio/sprintf2.c (main): | |
| 1306 Reformat to 76 columns | |
| 1307 | |
| 1308 Fri Sep 4 02:10:54 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1309 | |
| 1310 * src/clibincl/stream.hxx, src/stdio/common/stream.cxx: | |
| 1311 Add new peek_byte method to Cyg_StdioStream | |
| 1312 | |
| 1313 * src/stdio/input/vfscanf.cxx (_vfscanf): | |
| 1314 Fix up buffer access to work with new peek_byte method above | |
| 1315 Fix for PR 16954 | |
| 1316 | |
| 1317 Thu Sep 3 19:40:11 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1318 | |
| 1319 * tests/stdlib/rand1.c, tests/stdlib/rand2.c, | |
| 1320 tests/stdlib/rand3.c: | |
| 1321 Add extra check for CYGPKG_LIBC_RAND to decide whether the test | |
| 1322 is applicable or not | |
| 1323 | |
| 1324 * tests/stdlib/rand2.c (test): | |
| 1325 Use CYGNUM_LIBC_RAND_SEED for default seed, not 1 | |
| 1326 | |
| 1327 * tests/string/strtok.c: | |
| 1328 Add extra check for CYGFUN_LIBC_strtok to decide whether the | |
| 1329 test is applicable or not | |
| 1330 | |
| 1331 Wed Sep 2 19:11:40 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1332 | |
| 1333 * src/stdio/input/fread.cxx, src/stdio/output/fwrite.cxx: | |
| 1334 Add fread() and fwrite() functions | |
| 1335 | |
| 1336 * src/PKGconf.mak: | |
| 1337 Build fread.cxx and fwrite.cxx from above | |
| 1338 | |
| 1339 * src/stdio/common/stream.cxx: | |
| 1340 Reformat to 76 columns | |
| 1341 In write(), move initialisation of *bytes_written to start | |
| 1342 In read(), move initialisation of *bytes_read to start | |
| 1343 | |
| 1344 * include/stdio.h: | |
| 1345 Reformat to 76 columns | |
| 1346 | |
| 1347 Replace all references to the ANSI | |
| 1348 standard to instead by the ISO C standard | |
| 1349 | |
| 1350 Add commented argument names for "documentation" | |
| 1351 | |
| 1352 Add fread() and fwrite() prototypes | |
| 1353 | |
| 1354 * src/clibincl/stdiosupp.hxx: | |
| 1355 Copy the above changes from stdio.h, and add _fread() and _fwrite() | |
| 1356 prototypes | |
| 1357 | |
| 1358 * src/stdio/output/fputs.cxx, src/stdio/input/fgets.cxx: | |
| 1359 Reformat to 76 columns | |
| 1360 | |
| 1361 Wed Sep 2 15:41:15 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1362 | |
| 1363 * src/stdio/input/vfscanf.cxx: | |
| 1364 Reformat to 76 columns | |
| 1365 | |
| 1366 Wed Sep 2 14:46:18 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1367 | |
| 1368 * src/stdio/common/fflush.cxx: | |
| 1369 Use trylock_me() instead of lock_me(), and loop to prevent | |
| 1370 deadlocks | |
| 1371 | |
| 1372 * src/clibincl/stream.hxx, src/clibincl/stream.inl: | |
| 1373 Add trylock_me() method | |
| 1374 | |
| 1375 * src/clibincl/stream.hxx, src/clibincl/stream.inl, | |
| 1376 src/stdio/common/fflush.cxx: | |
| 1377 Reformat to 76 columns | |
| 1378 | |
| 1379 Wed Sep 2 12:24:27 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1380 | |
| 1381 * include/pkgconf/libc.h: | |
| 1382 Change 0x7fff to 0x7fffffff. Oops! | |
| 1383 give main stack size option a legal_values field | |
| 1384 Undefine tracing by default | |
| 1385 Add some more description in the header | |
| 1386 | |
| 1387 Tue Sep 1 20:02:07 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1388 | |
| 1389 * tests/i18n/setlocale.c (cyg_package_start): | |
| 1390 Fix typo - extra "x" for no reason at all! :-) | |
| 1391 | |
| 1392 Tue Sep 1 19:44:58 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1393 | |
| 1394 * src/i18n/locale.cxx: | |
| 1395 Fix bug in find_locale_data() that miscalculated size of | |
| 1396 all_locales | |
| 1397 | |
| 1398 Make find_locale_data() match the locale "" and add some | |
| 1399 other things in _setlocale() to ensure that "C" gets returned | |
| 1400 when the default locale "" is passed. | |
| 1401 | |
| 1402 Only check the locale pointer when it is non-NULL | |
| 1403 | |
| 1404 * tests/i18n/setlocale.c: | |
| 1405 New tests for setlocale() | |
| 1406 | |
| 1407 * tests/PKGconf.mak: | |
| 1408 Update to build setlocale.c test | |
| 1409 | |
| 1410 * src/support/cstartup.cxx: | |
| 1411 Don't actually call system default main() "main" otherwise GDB | |
| 1412 gets confused and thinks its the entry point. Instead make a weak | |
| 1413 alias and call the real function something different. | |
| 1414 | |
| 1415 Tue Sep 1 18:31:42 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1416 | |
| 1417 * src/i18n/locale.cxx (_setlocale): | |
| 1418 Fix tracing macro name and remove "str maybe used before | |
| 1419 initialised" warning | |
| 1420 | |
| 1421 * tests/stdlib/qsort.c: | |
| 1422 Correct file description header | |
| 1423 | |
| 1424 Tue Sep 1 17:04:32 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1425 | |
| 1426 * include/locale.h, src/clibincl/i18nsupp.hxx, src/i18n/locale.cxx: | |
| 1427 New files to add support for locales as defined by the ISO C | |
| 1428 standard. i.e. setlocale() and localeconv() functions and some | |
| 1429 other bits | |
| 1430 | |
| 1431 * include/pkgconf/libc.h: | |
| 1432 Add CYGNUM_LIBC_MAX_LOCALE_NAME_SIZE config option for locale | |
| 1433 support | |
| 1434 | |
| 1435 * src/PKGconf.mak: | |
| 1436 build locale.cxx | |
| 1437 | |
| 1438 * include/errno.h, src/clibincl/ctypesupp.hxx: | |
| 1439 Tidy up to 76 columns | |
| 1440 | |
| 1441 Tue Sep 1 00:24:22 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1442 | |
| 1443 * include/pkgconf/libc.h: | |
| 1444 Move environment-related options from stdlib into new | |
| 1445 CYGPKG_LIBC_STARTUP component. Also add options for main()'s | |
| 1446 arguments (CYGPKG_LIBC_ARGUMENTS), main()'s default stack size | |
| 1447 (CYGNUM_LIBC_MAIN_STACK_SIZE), number of atexit handlers | |
| 1448 (CYGNUM_LIBC_ATEXIT_HANDLERS), and whether _exit() stops the | |
| 1449 system (CYGSEM_LIBC_EXIT_STOPS_SYSTEM). | |
| 1450 | |
| 1451 * src/clibincl/stdlibsupp.hxx: | |
| 1452 Fix a few comment bugs, and add new | |
| 1453 cyg_libc_invoke_atexit_handlers() function prototype | |
| 1454 | |
| 1455 * src/stdlib/_exit.cxx, src/stdlib/atexit.cxx, src/stdlib/exit.cxx: | |
| 1456 Implement exit(), atexit() and _exit() correctly now. Also | |
| 1457 includes cyg_libc_invoke_atexit_handlers() in atexit.cxx. Now | |
| 1458 we get the correct behaviour of atexit(), and exit() invokes the | |
| 1459 atexit handlers and fflushs all the stdio streams. Add plenty of | |
| 1460 tracing of asserts too. | |
| 1461 | |
| 1462 * src/support/cstartup.cxx: | |
| 1463 Make main_thread object an exported global. Allow user-settable | |
| 1464 arguments. Add MUCH more tracing and asserts. Improve comments. | |
| 1465 Tidy up to 76 columns | |
| 1466 | |
| 1467 * tests/stdlib/atexit.c: | |
| 1468 Add simple test for atexit() and it calling registered functions | |
| 1469 | |
| 1470 * tests/PKGconf.mak: | |
| 1471 Build atexit.c test | |
| 1472 | |
| 1473 Mon Aug 31 18:54:48 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1474 | |
| 1475 * src/stdlib/getenv.cxx, tests/stdlib/getenv.c: | |
| 1476 Add support for getenv(), and some tests to ensure it works | |
| 1477 | |
| 1478 * src/PKGconf.mak, tests/PKGconf.mak: | |
| 1479 Update to include getenv.cxx and getenv.c test | |
| 1480 | |
| 1481 * src/clibincl/clibdata.hxx: | |
| 1482 remove prototype for environ - we expect files needing it to | |
| 1483 define it themselves | |
| 1484 | |
| 1485 * src/support/clibdata.cxx: | |
| 1486 Tidy up to 76 columns and add definition of char **environ, but | |
| 1487 with a configurable initialiser (see libc.h below) | |
| 1488 | |
| 1489 * tests/stdlib/abs.c (main): | |
| 1490 Tidy up to 76 columns | |
| 1491 | |
| 1492 * src/stdlib/malloc.cxx: | |
| 1493 Tidy up to 76 columns and remove warning for undefined _memcpy() | |
| 1494 by changing to memcpy(), and casting away signedness | |
| 1495 | |
| 1496 * include/pkgconf/libc.h: | |
| 1497 Add CYGPKG_LIBC_ENVIRONMENT and CYGDAT_LIBC_DEFAULT_ENVIRONMENT | |
| 1498 configuration options | |
| 1499 | |
| 1500 * include/pkgconf/libc.h, src/clibincl/clibdata.hxx: | |
| 1501 Tidy up to 76 columns | |
| 1502 | |
| 1503 * include/stdlib.h: | |
| 1504 Add getenv() prototype and tidy up to 76 columns | |
| 1505 | |
| 1506 * src/clibincl/stdlibsupp.hxx: | |
| 1507 Add _getenv() prototype | |
| 1508 | |
| 1509 Mon Aug 31 13:37:08 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1510 | |
| 1511 * src/stdlib/malloc.cxx: | |
| 1512 Add realloc() | |
| 1513 | |
| 1514 * tests/stdlib/realloc.c: | |
| 1515 Add this file to test new realloc() functionality | |
| 1516 | |
| 1517 * tests/PKGconf.mak: | |
| 1518 Build realloc test | |
| 1519 | |
| 1520 * tests/stdlib/malloc3.c (main), tests/stdlib/malloc2.c (main), | |
| 1521 tests/stdlib/malloc1.c (main): | |
| 1522 Conditionalise local vars to prevent warnings | |
| 1523 | |
| 1524 * tests/stdlib/malloc3.c (fill_with_data): | |
| 1525 Move '{' into "verb" line | |
| 1526 | |
| 1527 * include/pkgconf/libc.h: | |
| 1528 Require infra tracing support to allow tracing | |
| 1529 | |
| 1530 * include/stdlib.h: | |
| 1531 Add realloc() | |
| 1532 | |
| 1533 * src/clibincl/stdlibsupp.hxx: | |
| 1534 Update the commented argument names from stdlib.h, including realloc() | |
| 1535 | |
| 1536 1998-08-28 Bart Veer <bartv@cygnus.co.uk> | |
| 1537 | |
| 1538 * include/pkgconf/libc.h: | |
| 1539 * src/clibincl/clibdata.hxx, src/time/clock.cxx: | |
| 1540 | |
| 1541 Updated for new kernel configuration option symbol names | |
| 1542 | |
| 1543 Fri Aug 28 19:18:25 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1544 | |
| 1545 Changed the entry below to sat "tx39" instead of "mn10300". | |
| 1546 It's been a long week. | |
| 1547 | |
| 1548 Fri Aug 28 18:59:20 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1549 | |
| 1550 * src/support/cstartup.cxx: Add a weakly named main to allow the | |
| 1551 default configuration to link on the tx39 which has no | |
| 1552 scalextric linking yet. The static Cyg_Thread main_thread object | |
| 1553 below continues to exist, though unreferenced, so all its | |
| 1554 descendants must exist too. | |
| 1555 | |
| 1556 Fri Aug 28 08:54:29 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1557 | |
| 1558 * include/stdlib.h: | |
| 1559 Add commented argument names Add exit(), and atexit(). And move | |
| 1560 these along with abort() and _exit() to a new section. | |
| 1561 | |
| 1562 * src/stdlib/atexit.cxx, src/stdlib/exit.cxx: | |
| 1563 Add trivial versions of atexit() and exit() | |
| 1564 | |
| 1565 * include/pkgconf/libc.h: | |
| 1566 Add CYGNUM_LIBC_MAIN_STACK_SIZE config option | |
| 1567 | |
| 1568 * include/sys/cstartup.h, src/support/cstartup.cxx, src/PKGconf.mak: | |
| 1569 New files to provide a new function cyg_iso_c_support(), which | |
| 1570 invokes main "correctly". | |
| 1571 | |
| 1572 * tests/ctype/ctype.c, tests/setjmp/setjmp.c, tests/stdio/sprintf1.c, | |
| 1573 tests/stdio/sprintf2.c, tests/stdio/sscanf.c, tests/stdlib/abs.c, | |
| 1574 tests/stdlib/atoi.c, tests/stdlib/atol.c, tests/stdlib/bsearch.c, | |
| 1575 tests/stdlib/div.c, tests/stdlib/labs.c, tests/stdlib/ldiv.c, | |
| 1576 tests/stdlib/malloc1.c, tests/stdlib/malloc2.c, | |
| 1577 tests/stdlib/malloc3.c, tests/stdlib/qsort.c, tests/stdlib/rand1.c, | |
| 1578 tests/stdlib/rand2.c, tests/stdlib/rand3.c, tests/stdlib/srand.c, | |
| 1579 tests/stdlib/strtol.c, tests/stdlib/strtoul.c, | |
| 1580 tests/string/memchr.c, tests/string/memcmp1.c, | |
| 1581 tests/string/memcmp2.c, tests/string/memcpy1.c, | |
| 1582 tests/string/memcpy2.c, tests/string/memmove1.c, | |
| 1583 tests/string/memmove2.c, tests/string/memset.c, | |
| 1584 tests/string/strcat1.c, tests/string/strcat2.c, | |
| 1585 tests/string/strchr.c, tests/string/strcmp1.c, | |
| 1586 tests/string/strcmp2.c, tests/string/strcoll1.c, | |
| 1587 tests/string/strcoll2.c, tests/string/strcpy1.c, | |
| 1588 tests/string/strcpy2.c, tests/string/strcspn.c, | |
| 1589 tests/string/strlen.c, tests/string/strncat1.c, | |
| 1590 tests/string/strncat2.c, tests/string/strncpy1.c, | |
| 1591 tests/string/strncpy2.c, tests/string/strpbrk.c, | |
| 1592 tests/string/strrchr.c, tests/string/strspn.c, | |
| 1593 tests/string/strstr.c, tests/string/strtok.c, | |
| 1594 tests/string/strxfrm1.c, tests/string/strxfrm2.c, | |
| 1595 tests/time/clock.c: | |
| 1596 | |
| 1597 Modify all tests to use new startup mechanism, and cyg_iso_c_start() | |
| 1598 | |
| 1599 Fri Aug 28 00:29:38 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1600 | |
| 1601 * src/stdio/common/stream.cxx: | |
| 1602 Add #ifdef CYGSEM_LIBC_STDIO_WANT_BUFFERED_IO around all accesses to | |
| 1603 flags.last_buffer_op_was_read. Fix for PR 16997 | |
| 1604 | |
| 1605 Thu Aug 27 01:12:42 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1606 | |
| 1607 * include/sys/file_if.h: | |
| 1608 Fix comments and remove cyg_get_file_star() | |
| 1609 | |
| 1610 Wed Aug 26 20:24:32 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1611 | |
| 1612 * include/pkgconf/libc.h: | |
| 1613 Remove #define CYGPKG_LIBC is that is meant to live in | |
| 1614 <pkgconf/system.h> after all | |
| 1615 | |
| 1616 Wed Aug 26 19:39:23 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1617 | |
| 1618 * include/pkgconf/libc.h: | |
| 1619 More fixes to CDL stuff to make it work better, and look better on | |
| 1620 the screen | |
| 1621 | |
| 1622 Tue Aug 25 20:21:41 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1623 | |
| 1624 * include/pkgconf/libc.h: | |
| 1625 Make some fixes after running the ConfigTool | |
| 1626 | |
| 1627 Tue Aug 25 16:46:28 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1628 | |
| 1629 * include/pkgconf/libc.h (CYGNUM_LIBC_STDIO_BUFSIZE): | |
| 1630 Fix typo of CYGNUM_LIBC_STDIO_BUFSIZE | |
| 1631 | |
| 1632 Tue Aug 25 15:10:57 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1633 | |
| 1634 * include/pkgconf/libc.h: | |
| 1635 Tidy up CDL stuff a bit more, prior to checking it actually works. | |
| 1636 | |
| 1637 Tue Aug 25 11:38:52 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1638 | |
| 1639 * tests/stdlib/malloc2.c (main): | |
| 1640 Prevent calls to CYG_TEST_STILL_ALIVE for now | |
| 1641 | |
| 1642 Tue Aug 25 05:39:28 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1643 | |
| 1644 * include/pkgconf/libc.h: | |
| 1645 Change cosmetic paragraph alignment. | |
| 1646 | |
| 1647 Tue Aug 25 03:11:34 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1648 | |
| 1649 * src/support/clibdata.cxx: | |
| 1650 Make stderr initialise with buffer size 0. | |
| 1651 For PR 16955 | |
| 1652 | |
| 1653 Mon Aug 24 17:38:46 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1654 | |
| 1655 * include/pkgconf/libc.h: | |
| 1656 First pass at CDL-ifying the C library configuration. Currently | |
| 1657 deliberately disabled as there a few outstanding issues. | |
| 1658 | |
| 1659 Mon Aug 24 16:14:22 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1660 | |
| 1661 * src/stdio/output/vfnprintf.cxx (_vfnprintf): | |
| 1662 clear up warning for unused argument | |
| 1663 | |
| 1664 * tests/stdlib/malloc2.c (NUM_ITERATIONS): | |
| 1665 Lower to 100 from 50000 so it won't take too long under the simulator | |
| 1666 | |
| 1667 Thu Aug 20 17:48:43 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1668 | |
| 1669 * src/stdlib/malloc.cxx: | |
| 1670 Remove now unnecessary inclusion of kernel/ktypes.h | |
| 1671 | |
| 1672 Wed Aug 19 19:19:14 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1673 | |
| 1674 * tests/stdio/sprintf1.c, tests/stdio/sprintf2.c, | |
| 1675 tests/stdio/sscanf.c, tests/stdlib/atoi.c, tests/stdlib/atol.c, | |
| 1676 tests/stdlib/rand1.c, tests/stdlib/rand2.c, tests/stdlib/rand3.c, | |
| 1677 tests/stdlib/srand.c, tests/stdlib/strtol.c, | |
| 1678 tests/stdlib/strtoul.c, tests/string/strtok.c, | |
| 1679 tests/time/clock.c: | |
| 1680 Add parameters to "main()" to silence warnings | |
| 1681 | |
| 1682 Wed Aug 19 18:52:59 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1683 | |
| 1684 * src/stdio/common/stream.cxx (refill_read_buffer): | |
| 1685 Put conditional error check into same #ifdef and if as what was being | |
| 1686 checked in the first place! | |
| 1687 | |
| 1688 Wed Aug 19 18:49:19 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1689 | |
| 1690 * src/clibincl/stream.inl: | |
| 1691 Reorder Cyg_StdioStream::check_this() to be first to silence | |
| 1692 warnings | |
| 1693 | |
| 1694 Tue Aug 18 16:10:03 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1695 | |
| 1696 * ecc/language/c/libc/current/src/clibincl/clibdata.hxx, | |
| 1697 ecc/language/c/libc/current/src/errno/errno.cxx, | |
| 1698 ecc/language/c/libc/current/src/stdio/common/fopen.cxx, | |
| 1699 ecc/language/c/libc/current/src/stdlib/rand.cxx, | |
| 1700 ecc/language/c/libc/current/src/string/strtok.cxx: | |
| 1701 Rename CYGIMP_LIBC_INTERNAL_DATA_PREAMBLE, | |
| 1702 CYGIMP_LIBC_INTERNAL_DATA_ALLOC_CHECK_PREAMBLE, | |
| 1703 CYGVAR_LIBC_INTERNAL_DATA, and | |
| 1704 CYGIMP_LIBC_INTERNAL_DATA_CHECK to all have CYGPRI_ prefix instead | |
| 1705 as recommended by the config name rules | |
| 1706 | |
| 1707 | |
| 1708 Tue Aug 18 14:31:19 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1709 | |
| 1710 * src/stdio/common/setvbuf.cxx (_setvbuf): | |
| 1711 Rename variable names in assert line, otherwise doesn't build | |
| 1712 with asserts on! | |
| 1713 | |
| 1714 Sun Aug 16 18:15:12 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1715 | |
| 1716 * src/stdio/input/vfscanf.cxx (_vfscanf): | |
| 1717 Fix some bugs, although there are some left to fix still. Unrelated | |
| 1718 to the rest of the checkins, so I will check the partial fix in now. | |
| 1719 | |
| 1720 * src/clibincl/stream.hxx, src/clibincl/stream.inl, | |
| 1721 src/stdio/common/stream.cxx: | |
| 1722 Add parameters to constructor to allow more things to be done at | |
| 1723 construction time. | |
| 1724 | |
| 1725 Now we have "new", remove separate "construct" method | |
| 1726 | |
| 1727 Add more documentation on constructor | |
| 1728 | |
| 1729 As requested by code review, where possible, move boolean flags | |
| 1730 into separate packed bitfield structure for space efficiency | |
| 1731 | |
| 1732 Make readbuf_char be usable all the time rather than when configured | |
| 1733 not to be buffering, as it is also needed for non-buffered mode i.e. | |
| 1734 _IONBF | |
| 1735 | |
| 1736 * src/stdio/common/fopen.cxx: | |
| 1737 Change to use new method of construction from above, using new | |
| 1738 | |
| 1739 Use thread-specific data, rather than global. And so change errnos | |
| 1740 to access errno entry specifically | |
| 1741 | |
| 1742 Make process_mode() check for append mode too | |
| 1743 | |
| 1744 Reformat for coding standards to have { in same line as "verb" | |
| 1745 | |
| 1746 * src/stdio/common/setvbuf.cxx: | |
| 1747 | |
| 1748 Change to cope with different way of dealing with buffering policy | |
| 1749 flags etc. in Cyg_StdioStream | |
| 1750 | |
| 1751 * src/stdio/common/vsnprintf.cxx, src/stdio/common/vsscanf.cxx, | |
| 1752 src/support/clibdata.cxx: | |
| 1753 Change construction of streams to use new parameters added above, | |
| 1754 and change to use _IONBF mode for string stdio functions, | |
| 1755 otherwise its a waste of memory. And use _IONBF for stderr as the | |
| 1756 ISO standard tells us to! | |
| 1757 | |
| 1758 Reformat for coding standards to have { in same line as "verb" | |
| 1759 | |
| 1760 * src/clibincl/streambuf.hxx, src/clibincl/streambuf.inl: | |
| 1761 Change constructor so that it can be set with default size and | |
| 1762 dynamic buffer (if applicable) | |
| 1763 | |
| 1764 Fix minor bug in destructor - should only call free when allocated | |
| 1765 dynamically | |
| 1766 | |
| 1767 Change get_buffer_size to return -1 if the buffer was not allowed | |
| 1768 to be set up | |
| 1769 | |
| 1770 * src/stdio/common/streambuf.cxx: | |
| 1771 Remove unnecessary stdio.h include and add extra comment to whether | |
| 1772 to free bit in set_buffer() | |
| 1773 | |
| 1774 * src/stdio/common/freopen.cxx: | |
| 1775 Change @@@ to standard fix me string | |
| 1776 | |
| 1777 * src/stdio/output/fputc.cxx: | |
| 1778 Remove unnecessary "written" variable | |
| 1779 | |
| 1780 Thu Aug 13 15:37:28 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1781 | |
| 1782 * src/stdlib/_exit.cxx: | |
| 1783 Included use of "fix me" line to ensure this is discussed before | |
| 1784 release | |
| 1785 | |
| 1786 * include/stdlib.h, src/stdlib/abort.cxx, src/PKGconf.mak: | |
| 1787 Add abort.cxx to implement abort(), albeit naively | |
| 1788 | |
| 1789 Thu Jul 30 18:03:09 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1790 | |
| 1791 * src/stdio/common/vsscanf.cxx (_vsscanf), | |
| 1792 src/stdio/common/vsnprintf.cxx (_vsnprintf): | |
| 1793 Fix initialiser of pseudo string device table that didn't get updated | |
| 1794 when the table changed (Bad proven, no biscuit). | |
| 1795 | |
| 1796 * src/clibincl/stream.inl (~Cyg_StdioStream): | |
| 1797 Move invalidation of magic_validity_word to after unlock_me(), | |
| 1798 otherwise it always fails! | |
| 1799 | |
| 1800 Tue Jul 28 21:29:53 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1801 | |
| 1802 * src/clibincl/clibdata.hxx: | |
| 1803 Shorten over-long lines | |
| 1804 | |
| 1805 Tue Jul 28 20:28:23 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1806 | |
| 1807 * src/clibincl/stream.hxx (class Cyg_StdioStream), | |
| 1808 src/clibincl/stream.inl, src/stdio/common/stream.cxx: | |
| 1809 Clarify some comments and get the CYGDBG_DEFINE_CHECK_THIS and | |
| 1810 CYG_ASSERTCLASS stuff going | |
| 1811 | |
| 1812 * src/clibincl/stream.inl: | |
| 1813 Put '{'s on same line as "action" as per coding standards | |
| 1814 Shorten over-long lines | |
| 1815 | |
| 1816 Tue Jul 28 15:31:06 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1817 | |
| 1818 * src/clibincl/streambuf.inl, src/stdio/common/streambuf.cxx: | |
| 1819 Move set_buffer() from streambuf.inl to new file streambuf.cxx | |
| 1820 | |
| 1821 * src/PKGconf.mak (COMPILE): | |
| 1822 Build new file streambuf.cxx | |
| 1823 | |
| 1824 * src/clibincl/streambuf.hxx (class Cyg_StdioStreamBuffer): | |
| 1825 Add METHODS comment | |
| 1826 | |
| 1827 * src/stdio/common/stream.cxx: | |
| 1828 Put '{'s on same line as "action" as per coding standards | |
| 1829 Shorten over-long lines | |
| 1830 | |
| 1831 Tue Jul 28 00:26:36 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1832 | |
| 1833 * include/stdlib.inl, src/stdio/input/vfscanf.cxx, | |
| 1834 src/stdio/output/vfnprintf.cxx, src/stdlib/div.cxx, | |
| 1835 src/stdlib/ldiv.cxx, src/stdlib/qsort.cxx, src/stdlib/strtol.cxx, | |
| 1836 src/stdlib/strtoul.cxx, src/string/strtok.cxx: | |
| 1837 | |
| 1838 Include proper Berkeley license inline in the file, rather than | |
| 1839 referring to an external file | |
| 1840 | |
| 1841 * doc/COPYING.UCB: | |
| 1842 Remove, now that it isn't referred to any more | |
| 1843 | |
| 1844 Mon Jul 27 23:34:26 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1845 | |
| 1846 * include/ctype.h, include/ctype.inl, include/errno.h, | |
| 1847 include/stdio.h, include/stdio.inl, include/stdlib.h, | |
| 1848 include/stdlib.inl, include/string.h, include/string.inl, | |
| 1849 include/time.h, include/sys/file_if.h, src/PKGconf.mak, | |
| 1850 src/clibincl/clibdata.hxx, src/clibincl/clibdata.inl, | |
| 1851 src/clibincl/ctypesupp.hxx, src/clibincl/stdiosupp.hxx, | |
| 1852 src/clibincl/stream.hxx, src/clibincl/streambuf.hxx, | |
| 1853 src/clibincl/streambuf.inl, src/clibincl/stringsupp.hxx, | |
| 1854 src/clibincl/timesupp.hxx, src/ctype/isalnum.cxx, | |
| 1855 src/ctype/isalpha.cxx, src/ctype/iscntrl.cxx, | |
| 1856 src/ctype/isdigit.cxx, src/ctype/isgraph.cxx, | |
| 1857 src/ctype/islower.cxx, src/ctype/isprint.cxx, | |
| 1858 src/ctype/ispunct.cxx, src/ctype/isspace.cxx, | |
| 1859 src/ctype/isupper.cxx, src/ctype/isxdigit.cxx, | |
| 1860 src/ctype/tolower.cxx, src/ctype/toupper.cxx, | |
| 1861 src/errno/errno.cxx, src/stdio/common/snprintf.cxx, | |
| 1862 src/stdio/common/sprintf.cxx, src/stdio/common/sscanf.cxx, | |
| 1863 src/stdio/common/stdioinlines.cxx, src/stdio/common/stream.cxx, | |
| 1864 src/stdio/common/ungetc.cxx, src/stdio/common/vsnprintf.cxx, | |
| 1865 src/stdio/common/vsscanf.cxx, src/stdio/input/fgetc.cxx, | |
| 1866 src/stdio/input/fgets.cxx, src/stdio/input/fscanf.cxx, | |
| 1867 src/stdio/input/gets.cxx, src/stdio/input/scanf.cxx, | |
| 1868 src/stdio/output/fnprintf.cxx, src/stdio/output/fprintf.cxx, | |
| 1869 src/stdio/output/fputc.cxx, src/stdio/output/fputs.cxx, | |
| 1870 src/stdio/output/printf.cxx, src/stdlib/_exit.cxx, | |
| 1871 src/stdlib/abs.cxx, src/stdlib/atof.cxx, src/stdlib/atoi.cxx, | |
| 1872 src/stdlib/atol.cxx, src/stdlib/div.cxx, src/stdlib/labs.cxx, | |
| 1873 src/stdlib/ldiv.cxx, src/stdlib/rand.cxx, src/stdlib/strtod.cxx, | |
| 1874 src/string/memchr.cxx, src/string/memcmp.cxx, | |
| 1875 src/string/memmove.cxx, src/string/strcat.cxx, | |
| 1876 src/string/strchr.cxx, src/string/strcmp.cxx, | |
| 1877 src/string/strcoll.cxx, src/string/strcpy.cxx, | |
| 1878 src/string/strcspn.cxx, src/string/strlen.cxx, | |
| 1879 src/string/strncat.cxx, src/string/strncmp.cxx, | |
| 1880 src/string/strncpy.cxx, src/string/strpbrk.cxx, | |
| 1881 src/string/strrchr.cxx, src/string/strspn.cxx, | |
| 1882 src/string/strstr.cxx, src/string/strsuppt.cxx, | |
| 1883 src/string/strtok.cxx, src/string/strxfrm.cxx, | |
| 1884 src/support/clibdata.cxx, src/time/clock.cxx: | |
| 1885 Untabify | |
| 1886 | |
| 1887 Mon Jul 27 23:14:18 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1888 | |
| 1889 * src/errno/errno.cxx, src/stdio/input/vfscanf.cxx, | |
| 1890 src/stdio/output/vfnprintf.cxx, src/stdlib/strtol.cxx, | |
| 1891 src/stdlib/strtoul.cxx, src/stdlib/malloc.cxx, src/stdlib/qsort.cxx, | |
| 1892 tests/ctype/ctype.c, tests/stdlib/rand3.c, tests/stdlib/malloc3.c: | |
| 1893 Remove all mentions of "register" in variable declarations. Also | |
| 1894 untabify where needed | |
| 1895 | |
| 1896 * src/stdlib/bsearch.cxx: | |
| 1897 Untabify this too | |
| 1898 | |
| 1899 | |
| 1900 Mon Jul 27 22:18:51 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1901 | |
| 1902 * src/stdio/output/fputc.cxx (_fputc): | |
| 1903 Replace call to stream write() with call to write_byte() | |
| 1904 | |
| 1905 * src/clibincl/stream.inl (write_byte): | |
| 1906 Add asserts for stream write() returning odd values for how much has | |
| 1907 been written | |
| 1908 | |
| 1909 (bytes_available_to_read): | |
| 1910 Remove "register" def for variable declaration | |
| 1911 | |
| 1912 Mon Jul 27 22:06:22 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1913 | |
| 1914 * src/stdio/common/stdiosupp.cxx: | |
| 1915 Remove #if 0'd cyg_get_file_star() and unnecessary pseudo string | |
| 1916 device definition | |
| 1917 | |
| 1918 Mon Jul 27 21:57:25 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1919 | |
| 1920 * include/pkgconf/libc.h, src/support/clibdata.cxx: | |
| 1921 Change CYGXXX_LIBC_STDIO_DEFAULT_CONSOLE to | |
| 1922 CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE | |
| 1923 | |
| 1924 Mon Jul 27 21:49:23 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1925 | |
| 1926 * src/clibincl/clibdata.hxx, src/clibincl/clibdata.inl, | |
| 1927 src/clibincl/ctypesupp.hxx, src/clibincl/setjmpsupp.hxx, | |
| 1928 src/clibincl/stdiosupp.hxx, src/clibincl/stdlibsupp.hxx, | |
| 1929 src/clibincl/stream.hxx, src/clibincl/stream.inl, | |
| 1930 src/clibincl/streambuf.hxx, src/clibincl/streambuf.inl, | |
| 1931 src/clibincl/stringsupp.hxx, src/clibincl/timesupp.hxx: | |
| 1932 | |
| 1933 Change CYGONCE_LIBC_*_{HXX,INL} to CYGONCE_LIBC_CLIBINCL_*_{HXX,INL} | |
| 1934 | |
| 1935 Mon Jul 27 21:34:05 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1936 | |
| 1937 * include/pkgconf/libc.h: | |
| 1938 Change #define XXXXX 1 to #define XXXXX where applicable as per code | |
| 1939 review | |
| 1940 | |
| 1941 Also remove obsolete CYGIMP_LIBC_THREAD_START_SUSPENDS_SELF | |
| 1942 | |
| 1943 Mon Jul 27 19:42:27 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1944 | |
| 1945 * src/stdio/common/fopen.cxx (_fopen): | |
| 1946 Use #ifdef, not #if for config options | |
| 1947 | |
| 1948 Mon Jul 27 15:01:51 BST 1998 Chris Provenzano <proven@cygnus.com> | |
| 1949 | |
| 1950 * src/stdio/common/stream.cxx, src/stdio/common/vsnprintf.cxx | |
| 1951 * src/stdio/common/vsscanf.cxx: | |
| 1952 Fixes to compile with the new Cyg_IORB field names. | |
| 1953 | |
| 1954 Thu Jul 9 03:40:21 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1955 | |
| 1956 * tests/stdlib/atoi.c, tests/stdlib/atol.c, | |
| 1957 tests/stdlib/strtol.c, tests/stdlib/strtoul.c: | |
| 1958 Adjust starting of tests to possibly start scheduler since | |
| 1959 strtol/stroul rely on errno, which may be a per-thread variable | |
| 1960 | |
| 1961 Thu Jul 9 03:06:25 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1962 | |
| 1963 * src/clibincl/stream.hxx, src/clibincl/stream.inl, | |
| 1964 src/stdio/common/stream.cxx, src/stdio/common/setvbuf.cxx: | |
| 1965 Consolidate read and write buffers into single buffer, as it should | |
| 1966 have been all along | |
| 1967 | |
| 1968 * src/clibincl/streambuf.hxx, src/clibincl/streambuf.inl: | |
| 1969 Add drain_buffer() method to speed up the case when we want the | |
| 1970 buffer completely emptied | |
| 1971 | |
| 1972 Tue Jul 7 21:26:33 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1973 | |
| 1974 * tests/stdio/sprintf1.c: | |
| 1975 Add a couple of new tests that check that very long strings work too | |
| 1976 | |
| 1977 Wed Jul 1 19:52:39 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1978 | |
| 1979 * src/clibincl/stream.hxx, src/clibincl/streambuf.hxx: | |
| 1980 Do not permit copy constructors | |
| 1981 | |
| 1982 * src/clibincl/stream.inl, src/stdio/common/fclose.cxx: | |
| 1983 Make sure we use #ifdef and not #if | |
| 1984 | |
| 1985 * src/clibincl/streambuf.inl: | |
| 1986 Use member initialisation list rather than explicit initialisation to | |
| 1987 reduce warnings | |
| 1988 | |
| 1989 Wed Jul 1 19:17:55 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1990 | |
| 1991 * include/pkgconf/libc.h and all files using config options: | |
| 1992 Rename configuration defines to make them more standard | |
| 1993 | |
| 1994 Thu Jun 25 20:09:30 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1995 | |
| 1996 * src/string/strcat.cxx: | |
| 1997 Add parentheses on check to silence warning | |
| 1998 (Verified by proven) | |
| 1999 | |
| 2000 Thu Jun 25 19:30:01 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2001 | |
| 2002 * src/stdlib/malloc.cxx: | |
| 2003 Make sure that the malloc pool is initialised before other things | |
| 2004 can use it. This is done with the hot new constructor ordering | |
| 2005 feature. | |
| 2006 | |
| 2007 Thu Jun 25 18:27:03 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2008 | |
| 2009 * src/stdio/input/vfscanf.cxx: | |
| 2010 Remove bogus ifdef if floating point is _not_ wanted | |
| 2011 | |
| 2012 Thu Jun 25 17:31:42 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2013 | |
| 2014 * src/string/strtok.cxx: | |
| 2015 Fix argument checking to allow first argument of NULL | |
| 2016 | |
| 2017 Thu Jun 25 04:18:50 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2018 | |
| 2019 * src/clibincl/clibdata.inl (get_strtok_last_p): | |
| 2020 Remove bogus assertion | |
| 2021 | |
| 2022 * src/stdlib/malloc.cxx: | |
| 2023 Got sense of alignment check assertion the wrong way round, so negate | |
| 2024 it | |
| 2025 | |
| 2026 Thu Jun 25 03:56:35 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2027 | |
| 2028 * src/string/strxfrm.cxx: | |
| 2029 Fix argument checking assertions with legitimate nulls here too | |
| 2030 | |
| 2031 Thu Jun 25 03:46:32 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2032 | |
| 2033 * src/stdlib/strtoul.cxx, src/stdlib/strtol.cxx: | |
| 2034 Fix argument checking assertions to cope with legitimate nulls | |
| 2035 | |
| 2036 Wed Jun 24 09:01:45 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2037 | |
| 2038 * tests/stdio/sprintf1.c: | |
| 2039 Remove extraneous info messages | |
| 2040 | |
| 2041 Wed Jun 24 05:59:17 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2042 | |
| 2043 * tests/stdio/sprintf1.c, tests/stdio/sprintf2.c, tests/stdio/sscanf.c, | |
| 2044 tests/stdlib/rand1.c, tests/stdlib/rand2.c, tests/stdlib/rand3.c, | |
| 2045 tests/stdlib/srand.c: | |
| 2046 | |
| 2047 Change large automatic arrays to static arrays to prevent overuse | |
| 2048 of a potentially small stack | |
| 2049 | |
| 2050 Wed Jun 24 05:45:28 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2051 | |
| 2052 * tests/stdio/sprintf1.c, tests/stdio/sprintf2.c, tests/stdio/sscanf.c, | |
| 2053 tests/stdlib/rand1.c, tests/stdlib/rand2.c, tests/stdlib/rand3.c, | |
| 2054 tests/stdlib/srand.c, tests/string/strtok.c, tests/time/clock.c: | |
| 2055 | |
| 2056 Increase thread stack size from 4K to 32K as in some cases it was | |
| 2057 too small. | |
| 2058 | |
| 2059 | |
| 2060 Tue Jun 23 20:12:31 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2061 | |
| 2062 * tests/stdio/sscanf.c: | |
| 2063 Add extra tests, including floating point conversion testing | |
| 2064 | |
| 2065 Tue Jun 23 17:01:06 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2066 | |
| 2067 * src/string/strtok.cxx: | |
| 2068 Make sure this is only compiled if CYGFUN_LIBC_strtok is defined | |
| 2069 | |
| 2070 Tue Jun 23 06:10:13 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2071 | |
| 2072 * include/pkgconf/libc.h: | |
| 2073 add some comments - that's all | |
| 2074 | |
| 2075 * src/stdio/common/stream.cxx: | |
| 2076 fix case in refill_read_buffer() for what to do when there's nothing | |
| 2077 left. Now return EAGAIN | |
| 2078 | |
| 2079 * src/stdio/common/vsscanf.cxx, src/stdio/input/vfscanf.cxx: | |
| 2080 Get sscanf working properly and passing tests. Also make sure it | |
| 2081 ignores FP when its not configured | |
| 2082 | |
| 2083 * src/stdlib/atof.cxx: | |
| 2084 Only compile at all if strtod() is present | |
| 2085 | |
| 2086 | |
| 2087 Mon Jun 22 19:13:42 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2088 | |
| 2089 * src/clibincl/clibdata.hxx, src/clibincl/clibdata.inl: | |
| 2090 Conditionalise strtok_last and rand_seed better | |
| 2091 | |
| 2092 Mon Jun 22 14:14:12 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2093 | |
| 2094 * tests/stdlib/malloc3.c: | |
| 2095 Add test for checking that mallocing and freeing repeatedly works | |
| 2096 | |
| 2097 * tests/PKGconf.mak: | |
| 2098 Update to reflect addition of the above | |
| 2099 | |
| 2100 Mon Jun 22 13:09:33 BST 1998 Chris Provenzano <proven@cygnus.com> | |
| 2101 | |
| 2102 * src/stdio/common/fopen.cxx | |
| 2103 * src/stdio/common/stream.cxx | |
| 2104 * src/stdio/common/vsnprintf.cxx | |
| 2105 * src/stdio/common/vsscanf.cxx | |
| 2106 Include cyg/devs/common/iorb.h instead of iorb.hxx | |
| 2107 | |
| 2108 * src/stdio/common/stream.cxx | |
| 2109 Use read_blocking and write_blocking instead of just read and | |
| 2110 write when accessing devices through the virtual device table. | |
| 2111 | |
| 2112 Sun Jun 21 18:19:13 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2113 | |
| 2114 * src/stdio/common/stdioinlines.cxx: | |
| 2115 Propagate change of return code handling for puts from stdio.inl | |
| 2116 into here | |
| 2117 | |
| 2118 * src/stdio/output/fputc.cxx: | |
| 2119 make sure the right type is used for output - byte not int | |
| 2120 | |
| 2121 * src/support/clibdata.cxx: | |
| 2122 Fix #define config mistook. #endif was in wrong place | |
| 2123 | |
| 2124 Sun Jun 21 16:11:04 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2125 | |
| 2126 * src/clibincl/clibdata.hxx, src/clibincl/clibdata.inl: | |
| 2127 Allow explicit construction to get around a bug when | |
| 2128 dynamically allocating per-thread structure | |
| 2129 | |
| 2130 Sun Jun 21 16:02:51 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2131 | |
| 2132 * tests/ctype/ctype.c, tests/setjmp/setjmp.c, tests/stdio/sprintf1.c, | |
| 2133 tests/stdio/sprintf2.c, tests/stdio/sscanf.c, tests/stdlib/abs.c, | |
| 2134 tests/stdlib/atoi.c, tests/stdlib/atol.c, tests/stdlib/bsearch.c, | |
| 2135 tests/stdlib/div.c, tests/stdlib/labs.c, tests/stdlib/ldiv.c, | |
| 2136 tests/stdlib/malloc1.c, tests/stdlib/malloc2.c, tests/stdlib/qsort.c, | |
| 2137 tests/stdlib/rand1.c, tests/stdlib/rand2.c, tests/stdlib/rand3.c, | |
| 2138 tests/stdlib/srand.c, tests/stdlib/strtol.c, tests/stdlib/strtoul.c, | |
| 2139 tests/string/memchr.c, tests/string/memcmp1.c, | |
| 2140 tests/string/memcmp2.c, tests/string/memcpy1.c, | |
| 2141 tests/string/memcpy2.c, tests/string/memmove1.c, | |
| 2142 tests/string/memmove2.c, tests/string/memset.c, | |
| 2143 tests/string/strcat1.c, tests/string/strcat2.c, | |
| 2144 tests/string/strchr.c, tests/string/strcmp1.c, | |
| 2145 tests/string/strcmp2.c, tests/string/strcoll1.c, | |
| 2146 tests/string/strcpy1.c, tests/string/strcpy2.c, | |
| 2147 tests/string/strcspn.c, tests/string/strlen.c, | |
| 2148 tests/string/strncat1.c, tests/string/strncat2.c, | |
| 2149 tests/string/strncpy1.c, tests/string/strncpy2.c, | |
| 2150 tests/string/strpbrk.c, tests/string/strrchr.c, | |
| 2151 tests/string/strspn.c, tests/string/strstr.c, tests/string/strtok.c, | |
| 2152 tests/string/strxfrm1.c, tests/string/strxfrm2.c, tests/time/clock.c: | |
| 2153 | |
| 2154 Update tests to "do the right thing" with all configuration settings | |
| 2155 | |
| 2156 | |
| 2157 Sun Jun 21 04:54:14 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2158 | |
| 2159 * tests/setjmp/setjmp.c: | |
| 2160 I have to be careful not to use setjmp() in a way not exactly | |
| 2161 defined by the standard, so make sure I do, and add a comment | |
| 2162 documenting these ways. | |
| 2163 | |
| 2164 Also ensure this test does the right thing in all configurations | |
| 2165 | |
| 2166 Sun Jun 21 04:38:15 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2167 | |
| 2168 * include/pkgconf/libc.h: | |
| 2169 Add extra checks for invalid configurations | |
| 2170 Also make default for thread safety OFF | |
| 2171 | |
| 2172 * src/clibincl/clibdata.inl: | |
| 2173 Adjust indentation | |
| 2174 | |
| 2175 * src/stdio/output/vfnprintf.cxx: | |
| 2176 Make printf of -0.0 floating point do the right thing | |
| 2177 | |
| 2178 Sun Jun 21 04:28:00 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2179 | |
| 2180 * src/stdio/common/snprintf.cxx, src/stdio/common/sprintf.cxx, | |
| 2181 src/stdio/common/sscanf.cxx, src/stdio/input/fscanf.cxx, | |
| 2182 src/stdio/input/scanf.cxx, src/stdio/output/fnprintf.cxx, | |
| 2183 src/stdio/output/fprintf.cxx, src/stdio/output/printf.cxx: | |
| 2184 | |
| 2185 Had to remove inline functions with varargs. Which means separating | |
| 2186 out each function from stdioinlines.cxx into a separate file, as they | |
| 2187 no longer belong there. So all the above files were created. | |
| 2188 | |
| 2189 * include/stdio.inl, src/PKGconf.mak, | |
| 2190 src/stdio/common/stdioinlines.cxx: | |
| 2191 Changed to take account of the above | |
| 2192 | |
| 2193 | |
| 2194 Sun Jun 21 03:58:42 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2195 | |
| 2196 * tests/stdio/sprintf1.c, tests/stdio/sprintf2.c: | |
| 2197 Update with floating-point tests. Also make sure they DTRT in all | |
| 2198 configurations | |
| 2199 | |
| 2200 Fri Jun 19 19:33:06 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2201 | |
| 2202 * src/support/clibdata.cxx: | |
| 2203 accidentally initialised stdin/out/err twice | |
| 2204 | |
| 2205 Fri Jun 19 19:09:29 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2206 | |
| 2207 * src/support/clibdata.cxx: | |
| 2208 Another typo | |
| 2209 | |
| 2210 Fri Jun 19 18:59:07 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2211 | |
| 2212 * src/support/clibdata.cxx: | |
| 2213 Missing #endif typo | |
| 2214 | |
| 2215 Fri Jun 19 18:51:42 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2216 | |
| 2217 * src/support/clibdata.cxx: | |
| 2218 Fix initialisation of static data members. Unsure how it worked at | |
| 2219 all before! | |
| 2220 | |
| 2221 Fri Jun 19 18:01:01 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2222 | |
| 2223 * include/stdio.inl: | |
| 2224 puts should check whether fputs returns non-negative, rather than | |
| 2225 non-zero | |
| 2226 | |
| 2227 Fri Jun 19 17:22:52 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2228 | |
| 2229 * src/clibincl/clibdata.inl: | |
| 2230 Make inclusion of get_errno_p conditional on thread-safety | |
| 2231 | |
| 2232 Wed Jun 17 10:55:32 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2233 | |
| 2234 * src/stdio/input/vfscanf.cxx: | |
| 2235 Add weak alias of vfscanf() to _vfscanf() | |
| 2236 | |
| 2237 Wed Jun 17 09:10:41 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2238 | |
| 2239 * src/stdio/common/fflush.cxx: | |
| 2240 Initialise err to silence compiler warning | |
| 2241 | |
| 2242 Wed Jun 17 08:59:20 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2243 | |
| 2244 * Most important is the addition of floating point support in | |
| 2245 src/stdio/output/vfnprintf.cxx and src/stdio/input/vfscanf.cxx. This | |
| 2246 also required the addition of atof() and strtod() in stdlib which is | |
| 2247 definitely no bad thing! Other than that... | |
| 2248 | |
| 2249 * Fix a whole bunch of stuff I messed up first time round. Also the | |
| 2250 sprintf and sscanf tests are included again. | |
| 2251 | |
| 2252 Tue Jun 16 16:38:02 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2253 | |
| 2254 * tests/PKGconf.mak: | |
| 2255 Typo with not putting comment character at the beginning. Sigh. | |
| 2256 | |
| 2257 Tue Jun 16 14:53:09 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2258 | |
| 2259 * tests/PKGconf.mak: | |
| 2260 Forgot to (temporarily) remove fputs test for now | |
| 2261 | |
| 2262 Mon Jun 15 20:40:03 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2263 | |
| 2264 Everything to do with stdio has almost completely changed, so there's | |
| 2265 not much point documenting individual changes. | |
| 2266 | |
| 2267 Mon Jun 15 18:36:01 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2268 | |
| 2269 * tests/stdlib/malloc2.c: | |
| 2270 Stop it moaning quite as much when it fails by making it exit sooner | |
| 2271 | |
| 2272 * tests/time/clock.c : | |
| 2273 This isn't a compound testcase | |
| 2274 | |
| 2275 Thu Jun 11 17:59:13 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2276 | |
| 2277 * include/assert.h | |
| 2278 Reverse sense of NDEBUG ifdef, that was left in accidentally due | |
| 2279 to testing | |
| 2280 | |
| 2281 Thu Jun 11 04:58:08 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2282 | |
| 2283 * include/errno.h, include/string.h, src/clibincl/stringsupp.hxx: | |
| 2284 Modify as I've now added an "error" package which defines the error | |
| 2285 codes and strerror() | |
| 2286 | |
| 2287 * src/errno/strerror.cxx: | |
| 2288 Moved to new error package and thus deleted | |
| 2289 | |
| 2290 Wed Jun 10 18:37:37 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2291 | |
| 2292 * include/assert.h: | |
| 2293 create this header and add assert() function | |
| 2294 | |
| 2295 Wed Jun 10 16:23:57 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2296 | |
| 2297 * include/stdlib.h, src/clibincl/stdlibsupp.hxx, src/stdlib/malloc.cxx: | |
| 2298 Add malloc(), calloc() and free() functions | |
| 2299 | |
| 2300 * include/pkgconf/libc.h: | |
| 2301 Add malloc memory pool size option | |
| 2302 | |
| 2303 * tests/stdlib/malloc1.c, tests/stdlib/malloc2.c: | |
| 2304 new tests for malloc | |
| 2305 | |
| 2306 * src/PKGconf.mak, tests/PKGconf.mak: | |
| 2307 Update for new files | |
| 2308 | |
| 2309 Wed Jun 10 15:06:16 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2310 | |
| 2311 * tests/setjmp/setjmp.c: | |
| 2312 Add another test | |
| 2313 | |
| 2314 Tue Jun 9 18:20:31 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2315 | |
| 2316 * include/pkgconf/libc.h: | |
| 2317 Add some setjmp config's and a macro for the noreturn attribute | |
| 2318 | |
| 2319 * include/setjmp.h, include/setjmp.inl, src/clibincl/setjmpsupp.hxx, | |
| 2320 src/setjmp/longjmp.cxx, tests/setjmp/setjmp.c: | |
| 2321 Added to implement and test setjmp() and longjmp() | |
| 2322 | |
| 2323 * src/PKGconf.mak, tests/PKGconf.mak: | |
| 2324 Update for newly added files | |
| 2325 | |
| 2326 Thu Jun 4 01:29:18 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2327 | |
| 2328 * src/string/memchr.cxx, src/string/memcmp.cxx, src/string/strcat.cxx, | |
| 2329 src/string/strchr.cxx, src/string/strcmp.cxx, src/string/strcpy.cxx, | |
| 2330 src/string/strlen.cxx, src/string/strncat.cxx, | |
| 2331 src/string/strncmp.cxx, src/string/strncpy.cxx: | |
| 2332 Rename CYGIMP_LIBC_PREFER_SMALL_TO_FAST to | |
| 2333 CYGIMP_LIBC_STRING_PREFER_SMALL_TO_FAST | |
| 2334 | |
| 2335 Also use slower but smaller version when __OPTIMIZE_SIZE__ is | |
| 2336 defined (which comes from using gcc -Os) | |
| 2337 | |
| 2338 Fri May 29 16:15:04 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2339 | |
| 2340 * include/ctype.inl, src/ctype/isxdigit.cxx: | |
| 2341 Fix bug that numerals aren't considered hex digits | |
| 2342 | |
| 2343 * include/time.h: | |
| 2344 Change clock_t and time_t to be signed so that they can accept -1, as | |
| 2345 required by other libc functions | |
| 2346 | |
| 2347 * src/clibincl/clibdata.hxx: | |
| 2348 Fix typo that CYGIMP_LIBC_THREAD_SUPPORT should be ..._SAFETY | |
| 2349 Also fix macro to allocate thread-specific data to not set variables | |
| 2350 in a different stack-frame | |
| 2351 | |
| 2352 * tests/ctype/ctype.c: | |
| 2353 Fix some misunderstandings in tests, and add a few new ones | |
| 2354 | |
| 2355 * tests/stdlib/qsort.c: | |
| 2356 make ctr unsigned to prevent warnings | |
| 2357 | |
| 2358 * tests/stdlib/strtol.c, tests/stdlib/strtoul.c: | |
| 2359 Fix some misunderstandings in tests, and add a few new ones | |
| 2360 | |
| 2361 * tests/string/strrchr.c: | |
| 2362 Fix off by one error | |
| 2363 | |
| 2364 * tests/string/strspn.c: | |
| 2365 Fix case-sensitivity problem, and off-by-one error | |
| 2366 | |
| 2367 * tests/string/strxfrm1.c: | |
| 2368 Remove bogus bit of test that doesn't apply to strxfrm, and fix typo | |
| 2369 | |
| 2370 | |
| 2371 Fri May 22 16:33:04 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2372 | |
| 2373 * src/PKGconf.mak | |
| 2374 Remove CXXFLAGS line now that its redundant | |
| 2375 | |
| 2376 * tests/everything! | |
| 2377 Do a blitz change of all tests - break some of them down into | |
| 2378 different files, add new tests, standardize format, fix bugs, | |
| 2379 update for recent header file changes and much more! | |
| 2380 | |
| 2381 Wed May 20 17:50:04 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2382 | |
| 2383 * tests/PKGconf.mak: | |
| 2384 interim checkin for different dir structure for Bart | |
| 2385 | |
| 2386 Fri May 15 20:30:46 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2387 | |
| 2388 * Tidy up some loose ends I forgot: rename src/include directory to | |
| 2389 src/clibincl. And add clibdata.inl and timesupp.hxx in there. | |
| 2390 | |
| 2391 Thu May 14 19:56:32 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2392 | |
| 2393 * Basically everything has changed in the C library. Files have | |
| 2394 been moved, renamed, deleted and reworked. This is a major | |
| 2395 revision, and now starts from this new baseline rather than doing | |
| 2396 incremental changes. | |
| 2397 | |
| 2398 Fri Apr 17 18:43:02 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2399 | |
| 2400 * src/ECCconf.mak: | |
| 2401 added for new build system (actually Bart did this, but didn't | |
| 2402 update this ChangeLog) | |
| 2403 | |
| 2404 Fri Apr 17 15:03:25 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 2405 | |
| 2406 * src/stdio/device/sim.cxx: | |
| 2407 Make it build with CYG_EMPTY_STATEMENT; the unadorned one is being | |
| 2408 removed. | |
| 2409 | |
| 2410 Thu Apr 16 00:24:24 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2411 | |
| 2412 * All source files: | |
| 2413 replace ECCIMP_LIBC_* conditional ifdef with CYGIMP_LIBC_* | |
| 2414 | |
| 2415 * include/eccconf/libc.h: | |
| 2416 improve comments and reorder a bit | |
| 2417 | |
| 2418 Wed Apr 8 14:35:20 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2419 | |
| 2420 * Makefile.am, src/Makefile.am, tests/Makefile.am, configure.in: | |
| 2421 many changes to integrate build structure from release tree | |
| 2422 | |
| 2423 * src/ctype/Makefile.am, src/ctype/Makefile.in, src/errno/Makefile.am, | |
| 2424 src/errno/Makefile.in, src/stdio/Makefile.am, src/stdio/Makefile.in, | |
| 2425 src/stdio/common/Makefile.am, src/stdio/common/Makefile.in, | |
| 2426 src/stdio/device/Makefile.am, src/stdio/device/Makefile.in, | |
| 2427 src/stdio/output/Makefile.am, src/stdio/output/Makefile.in, | |
| 2428 src/stdio/input/Makefile.am, src/stdio/input/Makefile.in, | |
| 2429 src/stdlib/Makefile.am, src/stdlib/Makefile.in, | |
| 2430 src/string/Makefile.am, src/string/Makefile.in, | |
| 2431 src/support/Makefile.am, src/support/Makefile.in, | |
| 2432 src/time/Makefile.am, src/time/Makefile.in: | |
| 2433 Remove as they are now redundant with above changes | |
| 2434 | |
| 2435 * include/Makefile.am: | |
| 2436 Add to support above changes | |
| 2437 | |
| 2438 * include/eccconf/libc.h: | |
| 2439 Change include file for configuration from kernel to system | |
| 2440 | |
| 2441 * src/include/kerndiag.hxx, src/stdio/device/kerndiag.cxx, | |
| 2442 src/time/clockfn.cxx: | |
| 2443 Change kernel include file to eccconf/kernel.h | |
| 2444 | |
| 2445 * src/include/strngdev.h: | |
| 2446 remove unnecessary kernel include | |
| 2447 | |
| 2448 * Makefile.in, aclocal.m4, configure, src/Makefile.in, | |
| 2449 tests/Makefile.in, include/Makefile.in: | |
| 2450 regenerate | |
| 2451 | |
| 2452 Mon Apr 6 20:55:07 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2453 | |
| 2454 * src/stdlib/abs.cxx, src/stdlib/atoi.cxx, src/stdlib/atol.cxx, | |
| 2455 src/stdlib/div.cxx, src/stdlib/labs.cxx, src/stdlib/ldiv.cxx: | |
| 2456 Separated out functions from stdlib.cxx into separate files | |
| 2457 | |
| 2458 * src/stdlib/stdlib.cxx: | |
| 2459 removed to be replaced by above files | |
| 2460 | |
| 2461 * Makefile.am, src/stdlib/Makefile.am: | |
| 2462 modified to support building above and not building stdlib.cxx | |
| 2463 | |
| 2464 * src/support/tsd.cxx: | |
| 2465 Remove unnecessary header file includes | |
| 2466 | |
| 2467 * Makefile.in, src/stdlib/Makefile.in: | |
| 2468 regenerated | |
| 2469 | |
| 2470 Mon Apr 6 19:19:42 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2471 | |
| 2472 * src/support/tsd.cxx, include/eccconf/libc.h: | |
| 2473 remove lame hack for tx39 compiler now that its fixed | |
| 2474 | |
| 2475 * src/include/sim.hxx: | |
| 2476 define constants as static to placate compiler | |
| 2477 | |
| 2478 Thu Apr 2 21:01:21 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2479 | |
| 2480 * src/ctype/ctype.cxx: | |
| 2481 deleted and separated out into below files | |
| 2482 | |
| 2483 * src/ctype/isalnum.cxx, src/ctype/isalpha.cxx, src/ctype/iscntrl.cxx, | |
| 2484 src/ctype/isdigit.cxx, src/ctype/isgraph.cxx, src/ctype/islower.cxx, | |
| 2485 src/ctype/isprint.cxx, src/ctype/ispunct.cxx, src/ctype/isspace.cxx, | |
| 2486 src/ctype/isupper.cxx, src/ctype/isxdigit.cxx, src/ctype/tolower.cxx, | |
| 2487 src/ctype/toupper.cxx: | |
| 2488 Separated out individual ctype functions from ctype.cxx into separate | |
| 2489 files | |
| 2490 | |
| 2491 * Makefile.am, src/ctype/Makefile.am: | |
| 2492 modified to reflect above deletion/additions | |
| 2493 | |
| 2494 * Makefile.in, src/ctype/Makefile.in: | |
| 2495 regenerated | |
| 2496 | |
| 2497 Thu Apr 2 19:08:26 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2498 | |
| 2499 * src/string/strxfrm.cxx: optimise using prefix increments | |
| 2500 | |
| 2501 Thu Apr 2 15:18:15 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2502 | |
| 2503 * src/string/strchr.cxx: optimise setting of mask a little | |
| 2504 | |
| 2505 Thu Mar 26 14:07:01 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2506 | |
| 2507 * src/support/tsd.cxx: fixed some typos | |
| 2508 | |
| 2509 Thu Mar 26 11:58:47 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2510 | |
| 2511 * include/eccconf/libc.h, src/support/tsd.cxx: | |
| 2512 Implement workaround for tx39 compiler bug. | |
| 2513 | |
| 2514 * src/include/strsuppt.hxx: | |
| 2515 remove prototypes for _memcpy() and _memset() as they are now in the | |
| 2516 kernel | |
| 2517 | |
| 2518 Wed Mar 25 18:31:53 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2519 | |
| 2520 * Makefile.am, src/string/Makefile.am: memcpy() and memset() are | |
| 2521 now in the kernel so remove them from build | |
| 2522 * include/string.h: add a comment to say as much | |
| 2523 * Makefile.in, src/string/Makefile.in: regenerate | |
| 2524 | |
| 2525 Wed Mar 25 15:30:42 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2526 | |
| 2527 * src/stdlib/_exit.cxx, src/include/file_if.inl: | |
| 2528 Change _exit workaround to not cause a compiler optimisation | |
| 2529 problem. Now just references _exit rather than calls it. | |
| 2530 | |
| 2531 Wed Mar 25 14:59:49 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2532 | |
| 2533 * src/string/strxfrm.cxx: Fix bug causing tests to fail completely | |
| 2534 for this function | |
| 2535 | |
| 2536 Wed Mar 25 12:55:53 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2537 | |
| 2538 * src/include/sim.hxx: add types to constants (oops!) | |
| 2539 * Makefile.am: link src/stdio/device/sim.cxx | |
| 2540 * Makefile.in: regenerated | |
| 2541 | |
| 2542 Wed Mar 25 04:14:30 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2543 | |
| 2544 * src/include/file_if.hxx, src/include/file_if.inl, | |
| 2545 src/include/kerndiag.hxx, src/include/sim.hxx, | |
| 2546 src/include/stdio_if.hxx, src/include/strngdev.hxx, | |
| 2547 src/include/tsd.hxx, src/stdio/common/clearerr.cxx, | |
| 2548 src/stdio/common/clearerr.cxx, src/stdio/common/feof.cxx, | |
| 2549 src/stdio/common/ferror.cxx, src/stdio/common/file_if.cxx, | |
| 2550 src/stdio/common/vsprintf.cxx, | |
| 2551 src/stdio/device/kerndiag.cxx, src/stdio/device/sim.cxx, | |
| 2552 src/stdio/device/strngdev.cxx, src/stdio/output/fputc.cxx, | |
| 2553 src/stdio/output/fputs.cxx, src/stdio/output/puts.cxx, | |
| 2554 src/stdio/output/vfnprintf.cxx, src/support/tsd.cxx: | |
| 2555 Modified to support buffered reads including renaming | |
| 2556 _EccInternalFileStruct to __EccStdioStream which is what affects | |
| 2557 most of these files | |
| 2558 * src/include/file_if.inl, src/stdio/common/file_if.cxx: added for | |
| 2559 the above reason | |
| 2560 * src/stdio/common/sscanf.cxx, src/stdio/input/vfscanf.cxx, | |
| 2561 src/stdio/input/Makefile.am: added to provide sscanf() functionality | |
| 2562 * include/ctype.h, include/stdio.h, include/stdlib.h, | |
| 2563 include/string.h, include/eccconf/libc.h, src/ctype/ctype.cxx, | |
| 2564 src/stdlib/stdlib.cxx, src/string/strcoll.cxx, | |
| 2565 src/stdio/common/stdio.cxx: | |
| 2566 rename *_INLINES macros with prefix CYG rather than ECC | |
| 2567 * include/errno.h, src/errno/errno.cxx, src/errno/strerror.cxx: | |
| 2568 rename ErrNo to _ErrNo and add EAGAIN and EWOULDBLOCK error codes | |
| 2569 * configure.in, Makefile.am, src/stdio/Makefile.am, | |
| 2570 src/stdio/input/Makefile.am: add support for building | |
| 2571 file_if.cxx sscanf.cxx and vfscanf.cxx | |
| 2572 * src/stdio/Makefile.in, src/stdio/common/Makefile.in, | |
| 2573 src/stdio/input/Makefile.in, configure, Makefile.in: regenerated | |
| 2574 | |
| 2575 Tue Mar 24 19:51:40 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2576 | |
| 2577 * src/time/clockfn.cxx, src/time/clock.cxx: | |
| 2578 Renamed clock.cxx to clockfn.cxx (preserving CVS history) | |
| 2579 * Makefile.am, src/time/Makefile.am: updated to reflect name change | |
| 2580 * Makefile.in, src/time/Makefile.in: regenerated | |
| 2581 | |
| 2582 Tue Mar 24 16:28:06 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2583 | |
| 2584 * include/ctype.inl: Swap around definitions to get right order so | |
| 2585 inlining works | |
| 2586 | |
| 2587 Tue Mar 24 14:43:05 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2588 | |
| 2589 * include/ctype.h, include/stdio.h, include/stdlib.h, include/string.h: | |
| 2590 modify to only conditionally include inlines | |
| 2591 * src/ctype/ctype.cxx, src/stdio/common/stdio.cxx, | |
| 2592 src/stdlib/stdlib.cxx, src/string/strcoll.cxx, | |
| 2593 src/ctype/Makefile.am: Add to provide real linkable alternatives | |
| 2594 to inline functions | |
| 2595 * Makefile.am, configure.in, src/Makefile.am, | |
| 2596 src/stdio/common/Makefile.am, src/stdlib/Makefile.am, | |
| 2597 src/string/Makefile.am: modified to support previous additions | |
| 2598 * include/eccconf/libc.h: redefine inline macro to add extern inline, | |
| 2599 and add conditional defines for inline functions. Also rename | |
| 2600 space vs. speed macro to have CYG instead of ECC prefix | |
| 2601 * include/stdio.inl: fix comment typo | |
| 2602 * src/stdlib/qsort.cxx: fix to define inline functions properly | |
| 2603 * src/string/memchr.cxx, src/string/memcmp.cxx, src/string/memcpy.cxx, | |
| 2604 src/string/memset.cxx, src/string/strcat.cxx, src/string/strchr.cxx, | |
| 2605 src/string/strcmp.cxx, src/string/strcpy.cxx, src/string/strlen.cxx, | |
| 2606 src/string/strncat.cxx, src/string/strncmp.cxx, | |
| 2607 src/string/strncpy.cxx | |
| 2608 * Makefile.in, configure, src/Makefile.in, src/ctype/Makefile.in, | |
| 2609 src/stdio/common/Makefile.in, src/stdlib/Makefile.in, | |
| 2610 src/string/Makefile.in: regenerate | |
| 2611 | |
| 2612 | |
| 2613 Mon Mar 23 19:19:49 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2614 | |
| 2615 * src/stdlib/_exit.cxx: added to support temporary _exit | |
| 2616 * include/stdlib.h, include/stdlib.inl: added support for _exit and | |
| 2617 added abs(), labs(), div() and ldiv() functions | |
| 2618 * src/include/file_if.hxx: added support for _exit kludge | |
| 2619 * src/stdlib/qsort.cxx: Added Berkeley copyright message | |
| 2620 * src/time/clock.cxx: Include correct kernel config header as | |
| 2621 CYG_CONFIGURATION rather than <config.h> | |
| 2622 * Makefile.am src/stdlib/Makefile.am: added support for _exit | |
| 2623 * Makefile.in, src/stdlib/Makefile.in: regenerated | |
| 2624 | |
| 2625 Mon Mar 23 14:41:07 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2626 | |
| 2627 * Replace ECCPKG_ANSI_LIBC with CYGPKG_ANSI_LIBC in all source files | |
| 2628 | |
| 2629 Mon Mar 23 14:28:44 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2630 | |
| 2631 * include/string.inl: add file to provide strcoll() | |
| 2632 * include/string.h: include string.inl | |
| 2633 * ctype.h: include ctype.inl (oops!) | |
| 2634 * include/stdlib.h: include stdlib.inl (oops!) | |
| 2635 | |
| 2636 Mon Mar 23 13:30:38 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2637 | |
| 2638 * include/ctype.h, include/ctype.inl: added to provide ANSI ctype | |
| 2639 functionality | |
| 2640 * include/stdlib.h, include/stdlib.inl, src/include/stdlibbsp.hxx, | |
| 2641 src/stdlib/Makefile.am, src/stdlib/bsearch.cxx, | |
| 2642 src/stdlib/qsort.cxx, src/stdlib/rand.cxx, src/stdlib/srand.cxx, | |
| 2643 src/stdlib/strtol.cxx, src/stdlib/strtoul.cxx: Added to provide | |
| 2644 many stdlib functions | |
| 2645 * src/include/tsd.hxx: modified to support rand() random number | |
| 2646 seed, and added some comments | |
| 2647 * configure.in, Makefile.am, src/Makefile.am: modified to support | |
| 2648 addition of above new sources | |
| 2649 * include/eccconf/libc.h: Add extra helpful comments, and #include | |
| 2650 kernel config file | |
| 2651 * src/time/clock.cxx: #include clock.inl and fix to call | |
| 2652 get_resolution() properly now | |
| 2653 * Makefile.in, configure, src/Makefile.in, src/errno/Makefile.in, | |
| 2654 src/stdio/Makefile.in, src/stdio/common/Makefile.in, | |
| 2655 src/stdio/device/Makefile.in, src/stdio/output/Makefile.in, | |
| 2656 src/stdlib/Makefile.in, src/strings/Makefile.in, | |
| 2657 src/support/Makefile.in, src/time/Makefile.in, | |
| 2658 tests/Makefile.in: regenerated | |
| 2659 | |
| 2660 | |
| 2661 Sun Mar 22 21:29:25 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2662 | |
| 2663 * include/time.h, src/include/timesupp.hxx, src/time/clock.cxx, | |
| 2664 src/time/Makefile.am: added to provide clock() function | |
| 2665 * src/Makefile.am: modified to try to build in src/time directory | |
| 2666 * include/eccconf/libc.h: added and is now the main configuration | |
| 2667 file for this package | |
| 2668 * acconfig.h, include/libcconf.h.in, include/stamp-h.in: removed | |
| 2669 due to usage of libc.h above instead | |
| 2670 * Almost all *.h, *.hxx and *.cxx: replaced LIBC_CONFIG_HEADER | |
| 2671 defined include with simple <pkgconf/libc.h> | |
| 2672 * configure.in: remove AM_CONFIG_HEADER of libcconf.h and | |
| 2673 LIBC_CONFIG_HEADER definition. Also remove usage of builtin | |
| 2674 memcpy() etc. from gcc, and generate src/time/Makefile | |
| 2675 * Makefile.am: link in src/time/clock.o | |
| 2676 * src/include/file_if.hxx, src/include/sim.hxx: use config header | |
| 2677 to decide whether C library is to be used | |
| 2678 * Makefile.in, aclocal.m4, configure, src/Makefile.in: regenerated | |
| 2679 | |
| 2680 Fri Mar 20 18:08:10 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2681 | |
| 2682 * src/string/strxfrm.cxx: Fixed bug with ignoring terminating NULL | |
| 2683 | |
| 2684 1998-03-20 Chris Tarpy <ctarpy@bhaji.cygnus.co.uk> | |
| 2685 | |
| 2686 * configure: - regenerated | |
| 2687 * Makefile.am: - Support added for libc testcases | |
| 2688 * Makefile.in: regenerated | |
| 2689 * configure.in: set c compiler, descend test dir | |
| 2690 * tests/Makefile.in: added | |
| 2691 * tests/Makefile.am: added | |
| 2692 * tests/tcdiag.cxx : added | |
| 2693 | |
| 2694 | |
| 2695 Thu Mar 19 11:41:56 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2696 | |
| 2697 * Initial check-in of everything | |
| 2698 | |
| 2699 //=========================================================================== | |
| 2700 //####COPYRIGHTBEGIN#### | |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2701 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2702 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2703 // The contents of this file are subject to the Red Hat eCos Public License |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
2704 // Version 1.1 (the "License"); you may not use this file except in |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2705 // compliance with the License. You may obtain a copy of the License at |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
2706 // http://www.redhat.com/ |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2707 // |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
2708 // Software distributed under the License is distributed on an "AS IS" |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2709 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2710 // License for the specific language governing rights and limitations under |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2711 // the License. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2712 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2713 // The Original Code is eCos - Embedded Configurable Operating System, |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2714 // released September 30, 1998. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2715 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2716 // The Initial Developer of the Original Code is Red Hat. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2717 // Portions created by Red Hat are |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2718 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2719 // All Rights Reserved. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2720 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
46
diff
changeset
|
2721 // |
| 0 | 2722 //####COPYRIGHTEND#### |
| 2723 //=========================================================================== |
