search for: _default_source

Displaying 13 results from an estimated 13 matches for "_default_source".

2014 Sep 25
3
[PATCH] define _DEFAULT_SOURCE for glibc-2.20
_BSD_SOURCE was deprecated in favour of _DEFAULT_SOURCE since glibc 2.20[1]. To avoid build warning on glibc2.20, _DEFAULT_SOURCE should also be defined. [1]: https://sourceware.org/glibc/wiki/Release/2.20 Signed-off-by: Chanho Park <chanho61.park at samsung.com> --- dos/getsetsl.c | 2 ++ libinstaller/fs.c | 2 ++ libinstaller/s...
2014 Sep 25
2
[PATCH] define _DEFAULT_SOURCE for glibc-2.20
Hi, > -----Original Message----- > From: Ferenc Wagner [mailto:wferi at niif.hu] > Sent: Thursday, September 25, 2014 4:42 PM > To: Chanho Park > Cc: syslinux at zytor.com > Subject: Re: [syslinux] [PATCH] define _DEFAULT_SOURCE for glibc-2.20 > > Chanho Park <chanho61.park at samsung.com> writes: > > > _BSD_SOURCE was deprecated in favour of _DEFAULT_SOURCE since glibc > > 2.20[1]. To avoid build warning on glibc2.20, _DEFAULT_SOURCE should > > also be defined. > > Why exactly is...
2014 Sep 27
0
[PATCH] define _DEFAULT_SOURCE for glibc-2.20
...o61.park at samsung.com> wrote: > Hi, > >> -----Original Message----- >> From: Ferenc Wagner [mailto:wferi at niif.hu] >> Sent: Thursday, September 25, 2014 4:42 PM >> To: Chanho Park >> Cc: syslinux at zytor.com >> Subject: Re: [syslinux] [PATCH] define _DEFAULT_SOURCE for glibc-2.20 >> >> Chanho Park <chanho61.park at samsung.com> writes: >> >> > _BSD_SOURCE was deprecated in favour of _DEFAULT_SOURCE since glibc >> > 2.20[1]. To avoid build warning on glibc2.20, _DEFAULT_SOURCE should >> > also be defined. >...
2014 Sep 25
0
[PATCH] define _DEFAULT_SOURCE for glibc-2.20
Chanho Park <chanho61.park at samsung.com> writes: > _BSD_SOURCE was deprecated in favour of _DEFAULT_SOURCE since glibc > 2.20[1]. To avoid build warning on glibc2.20, _DEFAULT_SOURCE should > also be defined. Why exactly is _BSD_SOURCE (or _DEFAULT_SOURCE) needed in the Syslinux sources? Maybe it would be worth pointing out in a comment. -- Thanks, Feri.
2014 Sep 24
0
[PATCH] remove _BSD_SOURCE definition
On Thu, Sep 18, 2014 at 12:34 AM, Chanho Park <chanho61.park at samsung.com> wrote: > The _BSD_SOURCE was deprecated since glibc-2.20. _DEFAULT_SOURCE can be > used instead of _BSD_SOURCE. However, there is no need to include > _BSD_SOURCE because the sources only have inline functions and calls > memcmp/cpy functions. Testing this myself on my build boxes, I see no issue. The biggest thought I'd have is would there be a possibilit...
2014 Sep 18
4
[PATCH] remove _BSD_SOURCE definition
The _BSD_SOURCE was deprecated since glibc-2.20. _DEFAULT_SOURCE can be used instead of _BSD_SOURCE. However, there is no need to include _BSD_SOURCE because the sources only have inline functions and calls memcmp/cpy functions. Signed-off-by: Chanho Park <chanho61.park at samsung.com> --- dos/getsetsl.c | 1 - libinstaller/fs.c | 1 - lib...
2016 Aug 01
2
OpenSSH 7.3p1 can't be build on Solaris 10
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The same result without CFLAGS: configure:17300: checking for mblen configure:17356: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE
2018 Mar 23
0
[ANNOUNCE] xtrap 1.0.3
...p.1x page Gaetan Nadon (1): config: update AC_PREREQ statement to 2.60 James Cloos (3): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Matt Turner (4): Makefile: Use _DEFAULT_SOURCE instead of _BSD_SOURCE configure: Depend on libXt Fix pointer-to-int-cast errors xtrap 1.0.3 Paulo Cesar Pereira de Andrade (2): Ansification and compile warning fixes. Janitor: Add matching prototypes to callback functions. Thomas Zimmermann (1): Bug 24530: Ad...
2014 Sep 18
0
[PATCH] remove _BSD_SOURCE definition
The _BSD_SOURCE was deprecated since glibc-2.20. _DEFAULT_SOURCE can be used instead of _BSD_SOURCE. However, there is no need to include _BSD_SOURCE because the sources only have inline functions and calls memcmp/cpy functions. Signed-off-by: Chanho Park <chanho61.park at samsung.com> --- dos/getsetsl.c | 1 - libinstaller/fs.c | 1 - lib...
2018 Jul 31
0
[ANNOUNCE] fonttosfnt 1.0.5
...le warning fixes. Peter Hutterer (7): autogen.sh: use exec instead of waiting for configure to finish Constify a few string arguments README: update repository URL to gitlab Remove shadowing rc variable Fix shadowing i variable complaint Replace _BSD_SOURCE with _DEFAULT_SOURCE Bump to 1.0.5 git tag: fonttosfnt-1.0.5 https://xorg.freedesktop.org/archive/individual/app/fonttosfnt-1.0.5.tar.bz2 MD5: 70b785f2063643049bffb31ba4772619 fonttosfnt-1.0.5.tar.bz2 SHA1: acc1c8e47ba0fdc872442bf4fb087074b40ae618 fonttosfnt-1.0.5.tar.bz2 SHA256: c80a5ff516aa06da2e90df044b8e...
2015 Sep 24
1
Chaining to pxelinux.0 6.0.3 from iPXE - ldlinux.c32
On 9/24/2015 4:33 AM, Gene Cumm wrote: > On Wed, Sep 23, 2015 at 5:43 PM, Alan Sparks via Syslinux > <syslinux at zytor.com> wrote: > Although it means another round of testing, you could also consider > lpxelinux.0 which can support HTTP URLs on its own and probably > interacts differently with iPXE. I am curious about a quantifiable > description of "an odd
2018 Feb 02
0
[ANNOUNCE] iptables 1.6.2 release
...t static variables initalization. iptables: Remove unnecessary braces. iptables: xtables-eb: Remove const qualifier from struct option extensions: libxt_tcpmss: Add test case for invalid ranges. iptables: Remove const qualifier from struct option. extensions: Add macro _DEFAULT_SOURCE. Vincent Bernat (1): iptables-restore/save: exit when given an unknown option Vishwanath Pai (1): netfilter: xt_hashlimit: add rate match mode Xose Vazquez Perez (1): iptables: update pf.os Yogesh Prasad (1): iptables: patch to correct linker flag sequence huaibin Wang...
2016 Aug 02
6
OpenSSH 7.3p1 can't be build on Solaris 10
...+++ b/configure.ac > @@ -754,6 +754,9 @@ main() { if (NSVersionOfRunTimeLibrary("System") >= (60 << 16)) > use_pie=auto > check_for_libcrypt_later=1 > check_for_openpty_ctty_bug=1 > + dnl Target SUSv3/POSIX.1-2001 plus BSD specifics. > + dnl _DEFAULT_SOURCE is the new name for _BSD_SOURCE > + CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE" > AC_DEFINE([PAM_TTY_KLUDGE], [1], > [Work around problematic Linux PAM modules handling of PAM_TTY]) > AC_DEFINE([LOCKED_PASSWD_PREFIX], ["!...