---
newlib/libc/include/ndbm.h | 91 ++
newlib/libc/search/Makefile.am | 1 +
newlib/libc/search/ndbm.c | 220 +
3 files changed, 312 insertions(+)
create mode 100644 newlib/libc/include/ndbm.h
create mode 100644 newlib/libc/search/ndbm.c
On Wed, Jul 10, 2019, 8:54 AM Aditya Upadhyay wrote:
>
>
> On Tue, Jul 9, 2019, 11:49 PM Vaibhav Gupta
> wrote:
>
>> ---
>> newlib/libc/include/ndbm.h | 91 ++
>> newlib/libc/search/Makefile.am | 1 +
>> newlib/libc/search/ndbm.c | 220 +
>
On Wed, Jul 10, 2019, 9:24 AM Aditya Upadhyay wrote:
> You should also add these two files: .scn file and .doc file.
>
> On Tue, Jul 9, 2019, 5:48 PM Vaibhav Gupta
> wrote:
>
>> ---
>> testsuites/psxtests/Makefile.am | 7 +
>> testsuites/psxtests/configure.ac | 1 +
>> testsuites/
You should also add these two files: .scn file and .doc file.
On Tue, Jul 9, 2019, 5:48 PM Vaibhav Gupta wrote:
> ---
> testsuites/psxtests/Makefile.am | 7 +
> testsuites/psxtests/configure.ac | 1 +
> testsuites/psxtests/psxndbm01/init.c | 251 +++
> 3 fi
On Tue, Jul 9, 2019, 11:49 PM Vaibhav Gupta
wrote:
> ---
> newlib/libc/include/ndbm.h | 91 ++
> newlib/libc/search/Makefile.am | 1 +
> newlib/libc/search/ndbm.c | 220 +
> 3 files changed, 312 insertions(+)
> create mode 100644 newlib/li
Hello all,
First the status :
* The fbd has been ported and it's attaching with the fb0 devie. There's
an fb0 device entry created.
* In the following commit I have added mmap to libbsd. This works like a
wrapper to the mmap in cpukit :
https://github.com/thelunatic/rtems-libbsd/commit/a8fc3b2b
---
newlib/libc/include/ndbm.h | 91 ++
newlib/libc/search/Makefile.am | 1 +
newlib/libc/search/ndbm.c | 220 +
3 files changed, 312 insertions(+)
create mode 100644 newlib/libc/include/ndbm.h
create mode 100644 newlib/libc/search/ndbm.c
On Tue, Jul 9, 2019 at 10:28 PM Aditya Upadhyay wrote:
>
>
> On Wed, Jun 26, 2019, 8:32 PM Vaibhav Gupta
> wrote:
>
>> ---
>> newlib/libc/include/ndbm.h | 84 +
>> newlib/libc/search/Makefile.am | 1 +
>> newlib/libc/search/ndbm.c | 215 +
On Wed, Jun 26, 2019, 8:32 PM Vaibhav Gupta
wrote:
> ---
> newlib/libc/include/ndbm.h | 84 +
> newlib/libc/search/Makefile.am | 1 +
> newlib/libc/search/ndbm.c | 215 +
> 3 files changed, 300 insertions(+)
> create mode 100644 newlib/lib
---
testsuites/psxtests/Makefile.am | 7 +
testsuites/psxtests/configure.ac | 1 +
testsuites/psxtests/psxndbm01/init.c | 251 +++
3 files changed, 259 insertions(+)
create mode 100644 testsuites/psxtests/psxndbm01/init.c
diff --git a/testsuites/psxtests/Make
OUTPUT
*** BEGIN OF TEST PSXNDBM 01 ***
*** TEST VERSION: 5.0.0.fe2dc28f55152f30ea5044bf3908f414d9f00d82-modified
*** TEST STATE: EXPECTED-PASS
*** TEST BUILD: RTEMS_POSIX_API
*** TEST TOOLS: 7.4.1 20190514 (RTEMS 5, RSB
d694d16e5a7241827471af98c8f9
---
testsuites/psxtests/Makefile.am | 7 +
testsuites/psxtests/configure.ac | 1 +
testsuites/psxtests/psxndbm01/init.c | 252 +++
3 files changed, 260 insertions(+)
create mode 100644 testsuites/psxtests/psxndbm01/init.c
diff --git a/testsuites/psxtests/Make
12 matches
Mail list logo