Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
poke-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Oct 31 2020 16:21:06 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] libpoke: Enable octal and hex \-sequence in string literals
,
Mohammad-Reza Nabipoor
,
2020/10/31
Challenges of adding octal and hexadecimal escape sequences in strings
,
Mohammad-Reza Nabipoor
,
2020/10/30
Re: Challenges of adding octal and hexadecimal escape sequences in strings
,
Mohammad-Reza Nabipoor
,
2020/10/30
Re: Challenges of adding octal and hexadecimal escape sequences in strings
,
Jose E. Marchesi
,
2020/10/30
Re: Challenges of adding octal and hexadecimal escape sequences in strings
,
Mohammad-Reza Nabipoor
,
2020/10/31
Re: Challenges of adding octal and hexadecimal escape sequences in strings
,
Jose E. Marchesi
,
2020/10/31
Re: Challenges of adding octal and hexadecimal escape sequences in strings
,
Jose E. Marchesi
,
2020/10/31
Re: Challenges of adding octal and hexadecimal escape sequences in strings
,
Mohammad-Reza Nabipoor
,
2020/10/31
Re: Challenges of adding octal and hexadecimal escape sequences in strings
,
Jose E. Marchesi
,
2020/10/31
Proposal to change the ranges in array trimming to be "half-open" interval
,
Mohammad-Reza Nabipoor
,
2020/10/29
Re: Proposal to change the ranges in array trimming to be "half-open" interval
,
Jose E. Marchesi
,
2020/10/29
Re: Proposal to change the ranges in array trimming to be "half-open" interval
,
Dan Čermák
,
2020/10/30
[PATCH] libpoke: Make all symbols hidden by default
,
Mohammad-Reza Nabipoor
,
2020/10/26
Re: [PATCH] libpoke: Make all symbols hidden by default
,
Jose E. Marchesi
,
2020/10/27
Re: [PATCH] libpoke: Make all symbols hidden by default
,
Mohammad-Reza Nabipoor
,
2020/10/28
Re: [PATCH] libpoke: Make all symbols hidden by default
,
Jose E. Marchesi
,
2020/10/28
Updated Jitter submodule with -fvisibility=hidden
,
Luca Saiu
,
2020/10/26
Re: Updated Jitter submodule with -fvisibility=hidden
,
Jose E. Marchesi
,
2020/10/26
Re: Updated Jitter submodule with -fvisibility=hidden
,
Luca Saiu
,
2020/10/26
[PATCH] ios: Improve error handling of ios_open.
,
Egeyar Bagcioglu
,
2020/10/25
Re: [PATCH] ios: Improve error handling of ios_open.
,
Egeyar Bagcioglu
,
2020/10/25
Re: [PATCH] ios: Improve error handling of ios_open.
,
Jose E. Marchesi
,
2020/10/26
Re: [PATCH] ios: Improve error handling of ios_open.
,
Egeyar Bagcioglu
,
2020/10/26
[PATCH] ios: Synch IOD error values with IOS error values.
,
Egeyar Bagcioglu
,
2020/10/25
Re: [PATCH] ios: Synch IOD error values with IOS error values.
,
Jose E. Marchesi
,
2020/10/26
Re: [PATCH] ios: Synch IOD error values with IOS error values.
,
Egeyar Bagcioglu
,
2020/10/26
Re: [PATCH] ios: Synch IOD error values with IOS error values.
,
Jose E. Marchesi
,
2020/10/27
Symbols export control in libpoke
,
Jose E. Marchesi
,
2020/10/25
Re: Symbols export control in libpoke
,
Mohammad-Reza Nabipoor
,
2020/10/25
Re: Symbols export control in libpoke
,
Tim Rühsen
,
2020/10/25
[PATCH] Update documentation
,
Mohammad-Reza Nabipoor
,
2020/10/22
Re: [PATCH] Update documentation
,
Jose E. Marchesi
,
2020/10/22
Re: [PATCH] Update documentation
,
Mohammad-Reza Nabipoor
,
2020/10/22
[PATCH] libpoke/ios-dev-stream.c: Add missing include "pk-utils.h"
,
Mohammad-Reza Nabipoor
,
2020/10/19
Re: [PATCH] libpoke/ios-dev-stream.c: Add missing include "pk-utils.h"
,
Jose E. Marchesi
,
2020/10/19
Re: [PATCH] libpoke/ios-dev-stream.c: Add missing include "pk-utils.h"
,
Mohammad-Reza Nabipoor
,
2020/10/19
[PATCH] Fix issues reported by `make syntax-check`
,
Mohammad-Reza Nabipoor
,
2020/10/19
Re: [PATCH] Fix issues reported by `make syntax-check`
,
Jose E. Marchesi
,
2020/10/19
Re: [PATCH] Fix issues reported by `make syntax-check`
,
Mohammad-Reza Nabipoor
,
2020/10/19
[PATCH v3] libpoke: free the buffer of stream device only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/18
Re: [PATCH v3] libpoke: free the buffer of stream device only in read mode
,
Jose E. Marchesi
,
2020/10/18
Re: [PATCH v3] libpoke: free the buffer of stream device only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/18
Re: [PATCH v3] libpoke: free the buffer of stream device only in read mode
,
Jose E. Marchesi
,
2020/10/18
Re: [PATCH v3] libpoke: free the buffer of stream device only in read mode
,
Egeyar Bagcioglu
,
2020/10/19
Re: [PATCH v3] libpoke: free the buffer of stream device only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/19
Re: [PATCH v3] libpoke: free the buffer of stream device only in read mode
,
Jose E. Marchesi
,
2020/10/19
Re: [PATCH v3] libpoke: free the buffer of stream device only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/19
Re: [PATCH v3] libpoke: free the buffer of stream device only in read mode
,
egeyar
,
2020/10/19
Re: [PATCH v3] libpoke: free the buffer of stream device only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/19
[PATCH v2] libpoke: free the buffer of stream device only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/18
Re: [PATCH v2] libpoke: free the buffer of stream device only in read mode
,
Jose E. Marchesi
,
2020/10/18
Re: [PATCH v2] libpoke: free the buffer of stream device only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/18
Re: [PATCH v2] libpoke: free the buffer of stream device only in read mode
,
Jose E. Marchesi
,
2020/10/18
Re: [PATCH v2] libpoke: free the buffer of stream device only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/18
[PATCH] libpoke/ios-dev-stream.c: free buffer only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/16
Re: [PATCH] libpoke/ios-dev-stream.c: free buffer only in read mode
,
Jose E. Marchesi
,
2020/10/17
Re: [PATCH] libpoke/ios-dev-stream.c: free buffer only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/17
Re: [PATCH] libpoke/ios-dev-stream.c: free buffer only in read mode
,
Egeyar Bagcioglu
,
2020/10/18
Re: [PATCH] libpoke/ios-dev-stream.c: free buffer only in read mode
,
Jose E. Marchesi
,
2020/10/18
Re: [PATCH] libpoke/ios-dev-stream.c: free buffer only in read mode
,
Mohammad-Reza Nabipoor
,
2020/10/18
gnulib module updated
,
Jose E. Marchesi
,
2020/10/13
Missing patches in the mailing list
,
Mohammad-Reza Nabipoor
,
2020/10/13
Re: Missing patches in the mailing list
,
Egeyar Bagcioglu
,
2020/10/13
Re: Missing patches in the mailing list
,
Mohammad-Reza Nabipoor
,
2020/10/13
Re: [PATCH] ios: Introduce IO stream device for stdin, stdout, stderr.
,
Egeyar Bagcioglu
,
2020/10/11
Re: [PATCH] ios: Introduce IO stream device for stdin, stdout, stderr.
,
Jose E. Marchesi
,
2020/10/12
Re: [PATCH] ios: Introduce IO stream device for stdin, stdout, stderr.
,
Egeyar Bagcioglu
,
2020/10/12
Re: [PATCH] ios: Introduce IO stream device for stdin, stdout, stderr.
,
Jose E. Marchesi
,
2020/10/13
Fix offset granularity
,
Egeyar Bagcioglu
,
2020/10/11
Re: Fix offset granularity
,
Jose E. Marchesi
,
2020/10/12
Re: Fix offset granularity
,
Egeyar Bagcioglu
,
2020/10/12
Re: [PATCH 2/3] ios: Move file name normalization logic into ios-dev.h
,
Egeyar Bagcioglu
,
2020/10/11
Re: [PATCH 2/3] ios: Move file name normalization logic into ios-dev.h
,
Jose E. Marchesi
,
2020/10/12
Print also the IOD type as a response to ".info ios".
,
Egeyar Bagcioglu
,
2020/10/11
Re: Print also the IOD type as a response to ".info ios".
,
Jose E. Marchesi
,
2020/10/12
Re: Print also the IOD type as a response to ".info ios".
,
Egeyar Bagcioglu
,
2020/10/12
Re: Documentation
,
Mohammad-Reza Nabipoor
,
2020/10/01
Re: [PATCH] pk_mi_json convert functions and corresponding tests.
,
Mohammad-Reza Nabipoor
,
2020/10/01
[Bug default/26695] New: Abortion on construction of struct with an array field with non-const boundary
,
m.nabipoor at yahoo dot com
,
2020/10/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc