<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src/portab, branch rel-26-rc2</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-26-rc2</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-26-rc2'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2020-04-19T22:20:46+00:00</updated>
<entry>
<title>Unbreak GCC 10 (-fno-common) build</title>
<updated>2020-04-19T22:20:46+00:00</updated>
<author>
<name>michi</name>
<email>michi+ngircd@dataswamp.org</email>
</author>
<published>2020-04-14T14:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f27827d7937375b5348107ca7427abf74c9eff3d'/>
<id>urn:sha1:f27827d7937375b5348107ca7427abf74c9eff3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix memory leak in portabtest Check_strtok_r()</title>
<updated>2020-02-15T13:56:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-02-15T13:56:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8d173a33286f47ac5678a8ce8cdd756295342cb1'/>
<id>urn:sha1:8d173a33286f47ac5678a8ce8cdd756295342cb1</id>
<content type='text'>
Fix the following Clang "LeakSanitizer" error (which isn't quite
relevant in this test program, but anyway):

  ERROR: LeakSanitizer: detected memory leaks

  Direct leak of 7 byte(s) in 1 object(s) allocated from:
      #0 0x7f8c4d022810 in strdup (/lib/x86_64-linux-gnu/libasan.so.5+0x3a810)
      #1 0x5601a801491a in Check_strtok_r (/net/arthur/home/alex/Develop/ngIRCd/ngIRCd.git/src/portab/portabtest+0x291a)
      #2 0x5601a8014d77 in main (/net/arthur/home/alex/Develop/ngIRCd/ngIRCd.git/src/portab/portabtest+0x2d77)
      #3 0x7f8c4c69009a in __libc_start_main ../csu/libc-start.c:308

  SUMMARY: AddressSanitizer: 7 byte(s) leaked in 1 allocation(s).
  FAIL: portabtest
</content>
</entry>
<entry>
<title>portab/Makefile: Split list into separate lines</title>
<updated>2018-02-25T02:17:21+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2017-01-29T20:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8f0c705029501141528fbe7671e4107b4e1f395f'/>
<id>urn:sha1:8f0c705029501141528fbe7671e4107b4e1f395f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure that SYSCONFDIR is always set</title>
<updated>2016-07-22T17:01:04+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2016-07-22T17:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=722afc1b810cef74dbd2738d71866176fd974ec2'/>
<id>urn:sha1:722afc1b810cef74dbd2738d71866176fd974ec2</id>
<content type='text'>
This is useful when ./configure hasn't been run but some source code
linters are run in an editor, for example.
</content>
</entry>
<entry>
<title>Whitespace fixes (no functional changes)</title>
<updated>2015-08-01T13:15:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-08-01T13:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=9811223fb882413645db38948ac05fa21ddd3514'/>
<id>urn:sha1:9811223fb882413645db38948ac05fa21ddd3514</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Streamline ".gitignore" files</title>
<updated>2015-07-19T01:03:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-07-19T01:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a5ca8be6588590c6c5feb35bb0f149c0619122c4'/>
<id>urn:sha1:a5ca8be6588590c6c5feb35bb0f149c0619122c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright notices of recently changed files</title>
<updated>2014-03-17T11:22:00+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-17T01:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a13bb78b1e7adf7c261ac427341c397ef9a6a1ed'/>
<id>urn:sha1:a13bb78b1e7adf7c261ac427341c397ef9a6a1ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>portab.h: Restructure and clean up code</title>
<updated>2014-03-17T00:17:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-17T00:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=37090a28e8319650e49b4bd3e0518c2f8cbc8ae4'/>
<id>urn:sha1:37090a28e8319650e49b4bd3e0518c2f8cbc8ae4</id>
<content type='text'>
- Don't use HAVE_SYS_TYPES_H, &lt;sys/types.h&gt; is a required header now.
- Streamline check for boolean data types.
- Better indent #ifdef constructs.
</content>
</entry>
<entry>
<title>Remove imp.h and exp.h header files</title>
<updated>2014-03-16T23:17:02+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-16T23:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=259c314d142abd6f9295047c116235cfdd119563'/>
<id>urn:sha1:259c314d142abd6f9295047c116235cfdd119563</id>
<content type='text'>
These include files don't have a function any more, remove them.
</content>
</entry>
<entry>
<title>strdup.c: Code cleanup</title>
<updated>2014-03-16T21:59:03+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-16T21:59:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=51396f8f1c10506b558ce98aafb80aff4b2a95bd'/>
<id>urn:sha1:51396f8f1c10506b558ce98aafb80aff4b2a95bd</id>
<content type='text'>
</content>
</entry>
</feed>
