summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vadim Solomin [Thu, 29 May 2025 17:16:59 +0000 (20:16 +0300)]
Fix clang build failure
Dongkyun Son [Fri, 17 May 2024 11:10:00 +0000 (20:10 +0900)]
Fix build error : conflicting types for 'malloc';
[ 149s] dfa.c:37:14: warning: conflicting types for built-in function
'calloc'; expected 'void *(unsigned int, unsigned int)'
[-Wbuiltin-declaration-mismatch]
[ 149s] 37 | extern char *calloc(), *malloc(), *realloc();
[ 149s] | ^~~~~~
[ 149s] dfa.c:31:1: note: 'calloc' is declared in header '<stdlib.h>'
[ 149s] 30 | #include <sys/types.h>
[ 149s] +++ |+#include <stdlib.h>
[ 149s] 31 | #else
[ 149s] dfa.c:37:25: warning: conflicting types for built-in function
'malloc'; expected 'void *(unsigned int)'
[-Wbuiltin-declaration-mismatch]
[ 149s] 37 | extern char *calloc(), *malloc(), *realloc();
[ 149s] | ^~~~~~
[ 149s] dfa.c:37:25: note: 'malloc' is declared in header '<stdlib.h>'
[ 149s] dfa.c:37:36: warning: conflicting types for built-in function
'realloc'; expected 'void *(void *, unsigned int)'
[-Wbuiltin-declaration-mismatch]
[ 149s] 37 | extern char *calloc(), *malloc(), *realloc();
[ 149s] | ^~~~~~~
[ 149s] dfa.c:37:36: note: 'realloc' is declared in header '<stdlib.h>'
...
[ 149s] In file included from mbsupport.h:36,
[ 149s] from dfa.c:102:
[ 149s] /usr/include/stdlib.h:672:14: error: conflicting types for
'malloc'; have 'void *(size_t)' {aka 'void *(unsigned int)'}
[ 149s] 672 | extern void *malloc (size_t __size) __THROW
__attribute_malloc__
[ 149s] | ^~~~~~
[ 149s] dfa.c:37:25: note: previous declaration of 'malloc' with
type 'char *()'
[ 149s] 37 | extern char *calloc(), *malloc(), *realloc();
[ 149s] | ^~~~~~
[ 149s] /usr/include/stdlib.h:675:14: error: conflicting types for
'calloc'; have 'void *(size_t, size_t)' {aka 'void *(unsigned int,
unsigned int)'}
[ 149s] 675 | extern void *calloc (size_t __nmemb, size_t __size)
[ 149s] | ^~~~~~
[ 149s] dfa.c:37:14: note: previous declaration of 'calloc' with
type 'char *()'
[ 149s] 37 | extern char *calloc(), *malloc(), *realloc();
[ 149s] | ^~~~~~
[ 149s] /usr/include/stdlib.h:683:14: error: conflicting types for
'realloc'; have 'void *(void *, size_t)' {aka 'void *(void *,
unsigned int)'}
[ 149s] 683 | extern void *realloc (void *__ptr, size_t __size)
[ 149s] | ^~~~~~~
[ 149s] dfa.c:37:36: note: previous declaration of 'realloc' with
type 'char *()'
[ 149s] 37 | extern char *calloc(), *malloc(), *realloc();
Change-Id: I7ce59a7bd2378ff0e987ffe102ca38890cda78fa
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
JinWang An [Thu, 23 May 2024 02:00:17 +0000 (11:00 +0900)]
Change license names
- from GPL-2.0 to GPL-2.0-or-later
- from LGPL-2.0 to LGPL-2.0-or-later
Change-Id: I1925116f4e571248aa07e8820f31a97004c03920
Signed-off-by: JinWang An <jinwang.an@samsung.com>
Łukasz Stelmach [Wed, 17 Aug 2022 14:09:45 +0000 (16:09 +0200)]
riscv64: update config.sub
Change-Id: I2c15330949cee402bb3cbaabd19ce4ff86e5b05e
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
DongHun Kwak [Wed, 26 Aug 2020 01:07:13 +0000 (10:07 +0900)]
Change duplicate binaries to symbolic link
gawk-3.1.5, pgawk-3.1.5
Change-Id: I666f2d2961ca39a22262984d57a02efc20a5db22
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
DongHun Kwak [Tue, 29 Oct 2019 04:15:56 +0000 (13:15 +0900)]
Add LGPL-2.1+ license file
Change-Id: I9bd56cd896ffa374a0dac14fb377e7cc676639cb
DongHun Kwak [Wed, 16 Aug 2017 02:28:15 +0000 (11:28 +0900)]
apply ASLR options #1
[Model] All
[BinType] AP
[Customer] OPEN
[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A
[Problem]
[Cause & Measure]
[Checking Method] N/A
[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A
Change-Id: Ic76c8e58e6d944a2948d82cc0fd63e2135563ce2
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
MyoungJune Park [Fri, 11 Aug 2017 05:42:53 +0000 (14:42 +0900)]
apply ASLR options
Change-Id: I39ecc2fe8c7c99eee150d3e809880e6d23ef8fc9
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
DongHun Kwak [Mon, 28 Dec 2015 06:43:51 +0000 (15:43 +0900)]
Fix build error.
Add Provides statement
Change-Id: I9d9436e0904b7c125a0ba9e61277c414e8e8b6cc
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
DongHun Kwak [Mon, 14 Dec 2015 09:34:52 +0000 (18:34 +0900)]
Bump to gawk 3.1.5
Sync with tizen_2.4
Run unit test
Change-Id: Ic3c993ecbfa2b8b42f9c9dbc605ba13726effe32
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Suchang Woo [Wed, 2 Dec 2015 09:39:14 +0000 (18:39 +0900)]
Imported Upstream version 3.1.5