root/src/extras/libc.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @e2123909a9be46a704bc922ae9cf0a0a50040cc8 [e2123909a9be46a704bc922ae9cf0a0a50040cc8] 03/09/08 21:07:12 Laurent Aimar <fenrir@videolan.org> Implemented strsep replacement.
(edit) @2d652d01aaf909885fef474d2e3467dd6d56d083 [2d652d01aaf909885fef474d2e3467dd6d56d083] 06/08/08 18:09:50 Derk-Jan Hartman <hartman@videolan.org> Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it …
(edit) @d934fc525f6be873a56c54dd97d0aa8f5fead910 [d934fc525f6be873a56c54dd97d0aa8f5fead910] 06/08/08 16:58:02 Derk-Jan Hartman <hartman@videolan.org> poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't …
(edit) @fdc31525a74c563d8375491d7bd77b0e0a936ef7 [fdc31525a74c563d8375491d7bd77b0e0a936ef7] 05/07/08 23:10:26 Rémi Denis-Courmont <rdenis@simphalempin.com> iconv: don't pretend it is present and do crap when it's not
(edit) @0b06fc57642beaf6e21c5cfdcb9166a52f3dc1f8 [0b06fc57642beaf6e21c5cfdcb9166a52f3dc1f8] 11/06/08 17:57:54 Rémi Denis-Courmont <rdenis@simphalempin.com> Blind attempt at fixing the libintl/g++-4.2 problem
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 31/05/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @c807dafe39ee811da69b5fda6729e21ed77734bf [c807dafe39ee811da69b5fda6729e21ed77734bf] 28/05/08 17:15:51 Rémi Denis-Courmont <rem@videolan.org> vlc_dgettext: remove
(edit) @1e50cd4c4da6441c8c390f0ba1ae39c5cb387d2a [1e50cd4c4da6441c8c390f0ba1ae39c5cb387d2a] 28/05/08 01:25:36 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: Add vlc_wclosedir to the exported symbols.
(edit) @f160db450ae04c034b306510eaca1aeddc2364b3 [f160db450ae04c034b306510eaca1aeddc2364b3] 24/05/08 18:57:58 Rémi Denis-Courmont <rem@videolan.org> Inline and fix some linking errors Should fix strlcpy() issues on Linux, …
(edit) @c80de559fa80947d00a98561ab1f506bcf910d0c [c80de559fa80947d00a98561ab1f506bcf910d0c] 24/05/08 11:56:52 Rémi Denis-Courmont <rem@videolan.org> Fix win32 linking
(edit) @1231f33d9c2d07117ed4f1615592d4fff4609e27 [1231f33d9c2d07117ed4f1615592d4fff4609e27] 24/05/08 11:45:46 Rémi Denis-Courmont <rem@videolan.org> vlc_scandir: remove (dead) code
(edit) @22fe2438b98e2d041b4481c0c8706096a8f160ce [22fe2438b98e2d041b4481c0c8706096a8f160ce] 24/05/08 11:40:57 Rémi Denis-Courmont <rem@videolan.org> Simplify, fix and inline strcasecmp and strncasecmp
(edit) @287081caeb571486a0381ee9964198855706a208 [287081caeb571486a0381ee9964198855706a208] 24/05/08 11:24:47 Rémi Denis-Courmont <rem@videolan.org> Inline strnlen() and use it
(edit) @cb63940a0b567471603b667c391770309ad15c31 [cb63940a0b567471603b667c391770309ad15c31] 24/05/08 11:06:24 Rémi Denis-Courmont <rem@videolan.org> Inline atoll and atof
(edit) @2b617e77c1f838066916c4a46de7c0e99b38105c [2b617e77c1f838066916c4a46de7c0e99b38105c] 24/05/08 10:55:05 Rémi Denis-Courmont <rem@videolan.org> Inline strdup, strndup, lldiv and getenv Also fix an overflow in …
(edit) @ff02bf907b6272b898612724634371bc95b8a5f1 [ff02bf907b6272b898612724634371bc95b8a5f1] 24/05/08 09:52:00 Rémi Denis-Courmont <rem@videolan.org> seekdir, telldir: unused, remove
(edit) @ab67a5346fe9ce156eb4fe1e79861e261fde0a0f [ab67a5346fe9ce156eb4fe1e79861e261fde0a0f] 23/05/08 17:42:19 Rémi Denis-Courmont <rem@videolan.org> Separate and refactor the win32 main code It has almost nothing in common …
(edit) @5f2dd73ec8e68b0191d251ec80dc220b70624719 [5f2dd73ec8e68b0191d251ec80dc220b70624719] 22/05/08 21:46:11 Rémi Denis-Courmont <rem@videolan.org> Provide vlc_gettext on all platforms This avoids having to link a few …
(edit) @d1d3dc1d109110bf68cb048c429f6f05a3839200 [d1d3dc1d109110bf68cb048c429f6f05a3839200] 01/05/08 21:11:47 Rémi Denis-Courmont <rem@videolan.org> Remove I64C as well
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @47756a76e28ebd414ad5c33963b356e55774ef19 [47756a76e28ebd414ad5c33963b356e55774ef19] 27/01/08 17:31:12 Rémi Denis-Courmont <rem@videolan.org> Fix another series of HAVE_ dependencies (string replacement functions …
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @502360d95cf1ee2231ccafa57e3669439e6ac5ca [502360d95cf1ee2231ccafa57e3669439e6ac5ca] 14/12/07 18:30:58 Rafaël Carré <funman@videolan.org> add missing signal.h
(edit) @c6b6537f4d82d799bb4ee6d4c8c1dc6b87c0542c [c6b6537f4d82d799bb4ee6d4c8c1dc6b87c0542c] 12/12/07 20:47:39 Rémi Denis-Courmont <rem@videolan.org> Clear signal mask _between_ fork() and exec*(). Before fork() would break …
(edit) @2578127f4e1498bbe514cc8407fd575fb4865994 [2578127f4e1498bbe514cc8407fd575fb4865994] 18/09/07 17:52:21 Rémi Denis-Courmont <rem@videolan.org> Remove remaining strerror() calls from core - refs #1297
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @5a6f6c9e169db51f623f232b348c10a8e07b2453 [5a6f6c9e169db51f623f232b348c10a8e07b2453] 01/09/07 17:42:30 Rémi Denis-Courmont <rem@videolan.org> Try to fix a compiler warning
(edit) @cc3bd152f5d2166087b9e19b962e3ace06bd12ea [cc3bd152f5d2166087b9e19b962e3ace06bd12ea] 20/08/07 20:59:30 Rémi Denis-Courmont <rem@videolan.org> Remember not to include anything before vlc/vlc.h (which includes config.h …
(edit) @8952d64a5751065f0a96e66e25fdd187bff1d7ad [8952d64a5751065f0a96e66e25fdd187bff1d7ad] 29/07/07 11:01:40 Rémi Denis-Courmont <rem@videolan.org> Remove vlc_symbols legacy.
(edit) @11884b884c536d7f6305ff3459f630bb458ebda2 [11884b884c536d7f6305ff3459f630bb458ebda2] 28/05/07 22:59:43 Laurent Aimar <fenrir@videolan.org> Added strnlen replacement (Untested) Revert back mp4 r20330 !
(edit) @0e39834a0ac7ba0f9f492881ef90902f5d8fedd5 [0e39834a0ac7ba0f9f492881ef90902f5d8fedd5] 05/04/07 18:42:16 Rémi Denis-Courmont <rem@videolan.org> Compiler warnings rampage
(edit) @5c2c0b8b36f6c5c53b7e922f115248b884648f30 [5c2c0b8b36f6c5c53b7e922f115248b884648f30] 24/03/07 12:08:46 Rémi Denis-Courmont <rem@videolan.org> - Fix various error handling bugs in vlc_execve. - Use a single pipe …
(edit) @3ac440cc8d9a6cc9cfe7443d5e2639ef0a3fa154 [3ac440cc8d9a6cc9cfe7443d5e2639ef0a3fa154] 10/03/07 17:35:27 Jean-Paul Saman <jpsaman@videolan.org> Fix a bunch of potential memleaks.
(edit) @4f5b5ee95cec30c3bfe13e5b28790a9008dbcf03 [4f5b5ee95cec30c3bfe13e5b28790a9008dbcf03] 08/01/07 01:41:45 Damien Fouilleul <damienf@videolan.org> - since DIR* on win32 is mapped to a private data type, rewinddir(), …
(edit) @1fbb3630d9fe60b0ff9255783bcfe083f60eec4c [1fbb3630d9fe60b0ff9255783bcfe083f60eec4c] 03/01/07 12:25:36 Damien Fouilleul <damienf@videolan.org> - extras/libc.c: fixed stack overflow due to infinite recursion in …
(edit) @2f68055094e8d77611774e5c2ec1bcfadc9c592e [2f68055094e8d77611774e5c2ec1bcfadc9c592e] 25/11/06 10:59:49 Rémi Denis-Courmont <rem@videolan.org> Attempt to use wide directory indexing on Win32 Might break stuff, but I …
(edit) @e7bcc6803fe92f02df716b748ba0d766366e7352 [e7bcc6803fe92f02df716b748ba0d766366e7352] 21/11/06 13:46:06 Rémi Denis-Courmont <rem@videolan.org> Revert broken [17908:17910]
(edit) @cec120d523341b08cdc3cba2674fb014f9e99a49 [cec120d523341b08cdc3cba2674fb014f9e99a49] 21/11/06 11:26:29 Rafaël Carré <funman@videolan.org> Use only wide char functions, on win9x too win9x testers, raise your hand
(edit) @3d1a131f61ce2c52997128178a55f708e10ca793 [3d1a131f61ce2c52997128178a55f708e10ca793] 21/11/06 07:26:41 Rafaël Carré <funman@videolan.org> Use non wide char functions on windows 9x
(edit) @08936b3bbeae3b93615fa665683c540de4eb8d23 [08936b3bbeae3b93615fa665683c540de4eb8d23] 21/11/06 06:58:55 Rafaël Carré <funman@videolan.org> Unicode support in directory access on windows. Patch by xxcv. Untested.
(edit) @ce6d823658ee66cbe9fad22517009da89b55664b [ce6d823658ee66cbe9fad22517009da89b55664b] 16/11/06 14:41:17 Marian Durkovic <md@videolan.org> Fix detection of FreeBSD version (the previous one doesn't seem to work)
(edit) @772fa346a8229fcb4ed6aa7124783032964294bb [772fa346a8229fcb4ed6aa7124783032964294bb] 15/11/06 21:09:15 Derk-Jan Hartman <hartman@videolan.org> forwardport [17791]: * libc.c: Also define the lldiv function itself on …
(edit) @83d3320758201fc208b3a0e011af10c5e26bd7fe [83d3320758201fc208b3a0e011af10c5e26bd7fe] 29/04/06 16:30:49 Rémi Denis-Courmont <rem@videolan.org> OpenBSDish strlcpy()
(edit) @470b47fe952dbba82beca44cafefd4b6ec711384 [470b47fe952dbba82beca44cafefd4b6ec711384] 28/03/06 22:29:28 Clément Stenac <zorglub@videolan.org> String fixes in src (Refs:#438)
(edit) @be639de22180b805f99b3128b7bbf1dbbc6b50cc [be639de22180b805f99b3128b7bbf1dbbc6b50cc] 22/03/06 12:14:24 Rémi Denis-Courmont <rem@videolan.org> Clean up vlc_iconv prototype
(edit) @5ac87d09be2b2a6e8384dc8af54516e3f4d190fb [5ac87d09be2b2a6e8384dc8af54516e3f4d190fb] 12/03/06 13:44:06 Rémi Denis-Courmont <rem@videolan.org> Always link libintl through libvlc on Win32
(edit) @6e14bd65d205ee284d603028e57f63d2e582adfb [6e14bd65d205ee284d603028e57f63d2e582adfb] 10/03/06 18:57:31 Rémi Denis-Courmont <rem@videolan.org> Remove broken lldiv check and only use lldiv replacement on BeOS
(edit) @abed251569693eca81b6d91ae1149211c8507734 [abed251569693eca81b6d91ae1149211c8507734] 09/03/06 00:52:35 Eric Petit <titer@videolan.org> Force lldiv emulation on BeOS
(edit) @1b73c740f371a37298ed85a5348a6ab2590ca869 [1b73c740f371a37298ed85a5348a6ab2590ca869] 09/03/06 00:32:08 Eric Petit <titer@videolan.org> Emulate C99's lldiv() if necessary
(edit) @b641f67d05bf2af42372d016cc520332126df12d [b641f67d05bf2af42372d016cc520332126df12d] 06/03/06 11:25:12 Rémi Denis-Courmont <rem@videolan.org> WxWidgets?: use wraptext in UTF-8 mode as that is the codeset for …
(edit) @5983a04266f532a7746388565834450cede596a1 [5983a04266f532a7746388565834450cede596a1] 05/03/06 16:32:49 Rémi Denis-Courmont <rem@videolan.org> - Call dgettext directly with shared libvlc and libtool - Remove …
(edit) @c4fef7e0c05f6e406186630b1b3566e951b805ce [c4fef7e0c05f6e406186630b1b3566e951b805ce] 01/02/06 13:44:16 Sam Hocevar <sam@videolan.org> * Replaced "SYS_DARWIN" with either APPLE (meaning OS X) or ppc
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @5c8349780e66ff4baaab082de1de3d85e5c244ae [5c8349780e66ff4baaab082de1de3d85e5c244ae] 10/09/05 00:10:57 Gildas Bazin <gbazin@videolan.org> * configure.ac, src/extras/libc.c, modules/misc/network/ipv4.c: fixed the …
(edit) @eacdb0f55527e0d19e3b03b29ce14a4509009893 [eacdb0f55527e0d19e3b03b29ce14a4509009893] 09/09/05 19:34:32 Christophe Mutricy <xtophe@videolan.org> I shall compile before commiting * 100 for monday. In fact it seems there …
(edit) @1d47f9e6be1ec95ad01ab251d44cec5c923bbfe7 [1d47f9e6be1ec95ad01ab251d44cec5c923bbfe7] 09/09/05 18:55:37 Christophe Mutricy <xtophe@videolan.org> Fix a possible segfault patch by Brian Robb
(edit) @ae029eca9ce947104de2d85299e16a108aa83a76 [ae029eca9ce947104de2d85299e16a108aa83a76] 30/08/05 13:59:24 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.
(edit) @647629301346a2fe256aabef7983abe782ad363e [647629301346a2fe256aabef7983abe782ad363e] 29/08/05 18:30:38 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c: Implemented vlc_execve() for the Win32 platform. * …
(edit) @d8a8f2de21d3200e3dfe3deabb7763ee7ffd776a [d8a8f2de21d3200e3dfe3deabb7763ee7ffd776a] 26/08/05 21:05:04 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c: Fixed Win32 compilation. * …
(edit) @fe927c0f058f3f9b27a48524ff9471ae1082f1bc [fe927c0f058f3f9b27a48524ff9471ae1082f1bc] 26/08/05 20:15:21 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c: Implemented a wrapper around fork() and execve() …
(edit) @c7880afaa6f1fefd976d2fe4163fe135fee32135 [c7880afaa6f1fefd976d2fe4163fe135fee32135] 22/08/05 20:22:55 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c: Compilation fix for non-Win32 platforms.
(edit) @d80b925e29ff6ccd2ac4ac9fb9260de34918ffdb [d80b925e29ff6ccd2ac4ac9fb9260de34918ffdb] 22/08/05 19:58:20 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This …
(edit) @6c1ee3a269cd6496fe59aeb3f93f6448af387de3 [6c1ee3a269cd6496fe59aeb3f93f6448af387de3] 06/08/05 13:45:34 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c: Fixed compilation on systems without scandir().
(edit) @f9d13dd1ea6b0e15030696930ae4f976fc83e11d [f9d13dd1ea6b0e15030696930ae4f976fc83e11d] 05/08/05 21:25:38 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c: Added an implementation of scandir (from …
(edit) @4ee9175bcfbfa255152c367ba6a8cdad74b9cbe1 [4ee9175bcfbfa255152c367ba6a8cdad74b9cbe1] 13/07/05 19:51:13 Rémi Denis-Courmont <rem@videolan.org> Rename vlc_reduce to vlc_ureduce so that we won't get into troubles if we …
(edit) @3df44d631a3635a1bd268dd8aee5fed490be7bd4 [3df44d631a3635a1bd268dd8aee5fed490be7bd4] 10/07/05 14:05:57 Rémi Denis-Courmont <rem@videolan.org> Typo fix
(edit) @f15f0048c23bc26832e953ed1c917fd62faf12a9 [f15f0048c23bc26832e953ed1c917fd62faf12a9] 10/07/05 12:16:01 Rémi Denis-Courmont <rem@videolan.org> fix fix
(edit) @23bdea50631c8cf3af992768559a4c8085d0c5f7 [23bdea50631c8cf3af992768559a4c8085d0c5f7] 10/07/05 11:50:34 Antoine Cellerier <dionoea@videolan.org> compile fix
(edit) @528314603dd8217ab41910018e2029a755af4ae1 [528314603dd8217ab41910018e2029a755af4ae1] 10/07/05 11:13:20 Rémi Denis-Courmont <rem@videolan.org> We only have to reduce unsigned fractions in VLC (someone show me a screen …
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @05778252c4b85587b7497149429b04b22e3b11be [05778252c4b85587b7497149429b04b22e3b11be] 16/02/05 16:34:53 Gildas Bazin <gbazin@videolan.org> * src/extras/libc.c: fixed vlc_strncasecmp().
(edit) @5281148de4fb4ac815798a43aa67542a07315166 [5281148de4fb4ac815798a43aa67542a07315166] 09/02/05 10:37:08 Gildas Bazin <gbazin@videolan.org> * src/extras/libc.c: removed unused vlc_seek().
(edit) @698feb97ec53ab36b0cb83c2c793f5d103a5fcf4 [698feb97ec53ab36b0cb83c2c793f5d103a5fcf4] 12/11/04 09:27:05 Gildas Bazin <gbazin@videolan.org> * src/vlc.c: ported to WinCE.
(edit) @ddf6a2738844b3eddc53a7e7ea06cfa679049f66 [ddf6a2738844b3eddc53a7e7ea06cfa679049f66] 12/11/04 09:10:19 Gildas Bazin <gbazin@videolan.org> * src/extras/libc.c: vlc_parse_cmdline() common facility.
(edit) @9d08f2d724cbc61d6ed2c5184d3fe88214d02a54 [9d08f2d724cbc61d6ed2c5184d3fe88214d02a54] 05/10/04 17:30:54 Gildas Bazin <gbazin@videolan.org> * src/misc/*, src/extras/libc.c: bunch of WinCE fixes.
(edit) @2049498ba80921715a6999caa9617b5eb2e6c300 [2049498ba80921715a6999caa9617b5eb2e6c300] 01/10/04 13:23:06 Gildas Bazin <gbazin@videolan.org> * src/extras/libc.c: shut up compiler warnings.
(edit) @b2656b1265dafffbe4d03f539399dceb639cc014 [b2656b1265dafffbe4d03f539399dceb639cc014] 01/10/04 13:11:37 Gildas Bazin <gbazin@videolan.org> * src/extras/libc.c: strtoll() replacement when not available.
(edit) @7c239efef513830d5a1dcc062981c924e9fb0b64 [7c239efef513830d5a1dcc062981c924e9fb0b64] 09/09/04 16:33:33 Gildas Bazin <gbazin@videolan.org> * src/extras/libc.c: forgot a small modification.
(edit) @e277659875f69846f88c96fc353cf8162c22a8ae [e277659875f69846f88c96fc353cf8162c22a8ae] 09/09/04 15:04:12 Gildas Bazin <gbazin@videolan.org> * include/vlc_common.h, src/extras/libc.c: added GCD() and vlc_reduce().
(edit) @0c9a991be3497752963e1766ff71f32050d418d1 [0c9a991be3497752963e1766ff71f32050d418d1] 07/09/04 23:16:49 Gildas Bazin <gbazin@videolan.org> * src/extras/libc.c: provide iconv facility in the core (vlc_iconv_open(), …
(edit) @f9f6da517d11ffc7804ffcae286f7faa8fc7cdea [f9f6da517d11ffc7804ffcae286f7faa8fc7cdea] 15/06/04 17:17:25 Derk-Jan Hartman <hartman@videolan.org> * strcasestr not strncasestr
(edit) @e444b4f66ad187a14ef8ebb405837246f5be9746 [e444b4f66ad187a14ef8ebb405837246f5be9746] 15/06/04 15:47:42 Derk-Jan Hartman <hartman@videolan.org> * backport of local_stristr to vlc_strcasestr in libc.c fixes a problem …
(edit) @8836625717753e5b6062ed2d47047728c09233b1 [8836625717753e5b6062ed2d47047728c09233b1] 09/02/04 17:12:25 Sigmund Augdal Helberg <sigmunau@videolan.org> src/extra/libc.c: * fixed a nasty bug in vlc_atoll.(closes #1763)
(edit) @1940820e5ad031455b729c18e556e0844759a4c0 [1940820e5ad031455b729c18e556e0844759a4c0] 09/01/04 20:21:58 Gildas Bazin <gbazin@videolan.org> * src/extras/libc.c: return result in vlc_asprintf().
(edit) @88066e9c6f1fa6f5562393a60d01b52d04d28e16 [88066e9c6f1fa6f5562393a60d01b52d04d28e16] 09/01/04 19:32:04 Gildas Bazin <gbazin@videolan.org> * ALL: added vlc_asprintf() to our libc.
(edit) @8d7e6b98c12343a4f05023398425ac44f071376f [8d7e6b98c12343a4f05023398425ac44f071376f] 08/01/04 12:36:40 Jon Lech Johansen <jlj@videolan.org> * ./src/extras/libc.c: vasprintf bug fix.
(edit) @835bf8003ebcb5f32ca41a043c4fc2c76eb09d6b [835bf8003ebcb5f32ca41a043c4fc2c76eb09d6b] 08/01/04 11:27:07 Laurent Aimar <fenrir@videolan.org> * all: correct test for vasprintf.
(edit) @d6d35240377918efd1e63ef96b974ae9e0c8829c [d6d35240377918efd1e63ef96b974ae9e0c8829c] 08/01/04 00:39:41 Laurent Aimar <fenrir@videolan.org> * all: added own implementation of vasprintf. I hope it's ok this way.
(edit) @c28682f6ad82acc4771bc4a393cb25dd97f651c9 [c28682f6ad82acc4771bc4a393cb25dd97f651c9] 08/10/03 21:40:42 Gildas Bazin <gbazin@videolan.org> * include/vlc_help.h src/libvlc.h: thou shalt not hardcode newlines in the …
(edit) @10afbf8357da413d22162ba35bf5a7f2321b30d3 [10afbf8357da413d22162ba35bf5a7f2321b30d3] 14/08/03 13:47:32 Gildas Bazin <gbazin@videolan.org> * src/extras/libc.c, nclude/vlc_common.h, modules/mux/mpeg/ts.c: added …
(edit) @48b748067c69bb3834b965cd0ce2aa848a6acd30 [48b748067c69bb3834b965cd0ce2aa848a6acd30] 27/05/03 03:48:50 Derk-Jan Hartman <hartman@videolan.org> * removed vlc_wraptext
(edit) @461358ec4a035ab2e7cb7fb9fcd986ff0ab25944 [461358ec4a035ab2e7cb7fb9fcd986ff0ab25944] 08/02/03 23:20:28 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c: New vlc_wraptext function, * …
(edit) @b70087decd748f5edc74a5380b33225775947ede [b70087decd748f5edc74a5380b33225775947ede] 30/12/02 14:34:03 Sam Hocevar <sam@videolan.org> * ./configure.ac.in: fixed the strncasecmp detection. * …
(edit) @f357e3e13067e52d54635eb7db34b6a9c0c7f477 [f357e3e13067e52d54635eb7db34b6a9c0c7f477] 27/12/02 16:31:56 Sam Hocevar <sam@videolan.org> * ./src/extras/libc.c: if configure is called with …
(edit) @c3a40bca867d785bfa9cbd52ac97e993fe141362 [c3a40bca867d785bfa9cbd52ac97e993fe141362] 20/11/02 09:58:24 Sam Hocevar <sam@videolan.org> * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc …
(edit)